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