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