|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predicate | |
|---|---|
| org.apache.chemistry.opencmis.jcr.util | |
| Uses of Predicate in org.apache.chemistry.opencmis.jcr.util |
|---|
| Fields in org.apache.chemistry.opencmis.jcr.util declared as Predicate | |
|---|---|
static Predicate |
Predicate.FALSE
Constant predicate that returns false for all objects. |
static Predicate |
Predicate.TRUE
Constant predicate that returns true for all objects. |
| Constructors in org.apache.chemistry.opencmis.jcr.util with parameters of type Predicate | |
|---|---|
FilterIterator(Iterator<T> iterator,
Predicate<T> predicate)
Create a new filtered iterator based on the given iterator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||