Uses of Class
org.apache.commons.functor.core.composite.ConditionalBinaryFunction
Packages that use ConditionalBinaryFunction
-
Uses of ConditionalBinaryFunction in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite with parameters of type ConditionalBinaryFunctionModifier and TypeMethodDescriptionbooleanConditionalBinaryFunction.equals(ConditionalBinaryFunction<?, ?, ?> that) Learn whether another ConditionalBinaryFunction is equal to this.