Uses of Class
org.apache.commons.functor.adapter.BinaryFunctionUnaryFunction
Packages that use BinaryFunctionUnaryFunction
Package
Description
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 BinaryFunctionUnaryFunctionModifier and TypeMethodDescriptionbooleanBinaryFunctionUnaryFunction.equals(BinaryFunctionUnaryFunction<?, ?> that) Learn whether another BinaryFunctionUnaryFunction is equal tothis.