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