Uses of Class
org.apache.commons.functor.core.composite.ConditionalPredicate
-
Packages that use ConditionalPredicate Package Description org.apache.commons.functor.core.composite Functors composed of other functors. -
-
Uses of ConditionalPredicate in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite with parameters of type ConditionalPredicate Modifier and Type Method Description booleanConditionalPredicate. equals(ConditionalPredicate that)Learn whether another ConditionalPredicate is equal to this.
-