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