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