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