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