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