public interface UserPropertiesFilter
UserPropertiesFilter is used to determine whether a given UserProperties object is included
or not.| Modifier and Type | Method and Description |
|---|---|
boolean |
includes(UserProperties userProperties)
Indicates whether the given
userProperties is included or not. |
boolean includes(UserProperties userProperties)
userProperties is included or not.userProperties - The user properties object to analyze.true if the given user properties shall be included."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"