Uses of Class
org.apache.commons.functor.adapter.BinaryFunctionUnaryFunction
-
Packages that use BinaryFunctionUnaryFunction Package Description org.apache.commons.functor.adapter Classes that adapt one functor interface to another. -
-
Uses of BinaryFunctionUnaryFunction in org.apache.commons.functor.adapter
Methods in org.apache.commons.functor.adapter with parameters of type BinaryFunctionUnaryFunction Modifier and Type Method Description booleanBinaryFunctionUnaryFunction. equals(BinaryFunctionUnaryFunction<?,?> that)Learn whether another BinaryFunctionUnaryFunction is equal tothis.
-