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