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