|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryFunctionBinaryProcedure | |
---|---|
org.apache.commons.functor.adapter | Classes that adapt one functor interface to another. |
Uses of BinaryFunctionBinaryProcedure in org.apache.commons.functor.adapter |
---|
Methods in org.apache.commons.functor.adapter that return BinaryFunctionBinaryProcedure | ||
---|---|---|
static
|
BinaryFunctionBinaryProcedure.adapt(BinaryFunction<? super L,? super R,?> function)
Adapt the given, possibly- null ,
BinaryFunction to the
BinaryProcedure interface. |
Methods in org.apache.commons.functor.adapter with parameters of type BinaryFunctionBinaryProcedure | |
---|---|
boolean |
BinaryFunctionBinaryProcedure.equals(BinaryFunctionBinaryProcedure<?,?> that)
Learn whether a given BinaryFunctionBinaryPredicate is equal to this. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |