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