Uses of Class
org.apache.commons.functor.core.composite.CompositeUnaryFunction.Helper
-
Packages that use CompositeUnaryFunction.Helper Package Description org.apache.commons.functor.core.composite Functors composed of other functors. -
-
Uses of CompositeUnaryFunction.Helper in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite with parameters of type CompositeUnaryFunction.Helper Modifier and Type Method Description private booleanCompositeUnaryFunction.Helper. equals(CompositeUnaryFunction.Helper<?,?,?> helper)Checks if input helper is equals to this instance.
-