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