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