|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LeftBoundPredicate | |
|---|---|
| org.apache.commons.functor.adapter | Classes that adapt one functor interface to another. |
| Uses of LeftBoundPredicate in org.apache.commons.functor.adapter |
|---|
| Methods in org.apache.commons.functor.adapter that return LeftBoundPredicate | ||
|---|---|---|
static
|
LeftBoundPredicate.bind(BinaryPredicate<? super L,? super R> predicate,
L arg)
Adapt a BinaryPredicate to the UnaryPredicate interface. |
|
| Methods in org.apache.commons.functor.adapter with parameters of type LeftBoundPredicate | |
|---|---|
boolean |
LeftBoundPredicate.equals(LeftBoundPredicate<?> that)
Learn whether another LeftBoundPredicate is equal to this. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||