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