Uses of Class
org.apache.commons.functor.core.composite.TransformedBinaryFunction
Packages that use TransformedBinaryFunction
-
Uses of TransformedBinaryFunction in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite with parameters of type TransformedBinaryFunctionModifier and TypeMethodDescriptionfinal booleanTransformedBinaryFunction.equals(TransformedBinaryFunction<?, ?, ?> that) Learn whether another TransformedBinaryFunction is equal tothis.