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