|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnePredicate | |
---|---|
net.sf.collections15.functors.predicate |
This package provides implementations and a utility library for the
Predicate interface. |
Uses of OnePredicate in net.sf.collections15.functors.predicate |
---|
Methods in net.sf.collections15.functors.predicate that return OnePredicate | ||
---|---|---|
static
|
OnePredicate.getInstance(java.util.Collection<Predicate<? super T>> predicates)
Returns an instance that wraps the specified collection of Predicate s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |