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