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