public class PropertyPredicate extends java.lang.Object implements com.google.common.base.Predicate<NodeState>
name
and the given
propertyPredicate
holds on that property.Constructor and Description |
---|
PropertyPredicate(@NotNull java.lang.String name,
@NotNull com.google.common.base.Predicate<PropertyState> propertyPredicate) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(NodeState node) |
public PropertyPredicate(@NotNull @NotNull java.lang.String name, @NotNull @NotNull com.google.common.base.Predicate<PropertyState> propertyPredicate)
name
- name of the propertypropertyPredicate
- predicate on the named propertyCopyright © 2010 - 2020 Adobe. All Rights Reserved