public abstract static class PrimitiveIntCollections.PrimitiveIntFilteringIterator extends PrimitiveIntCollections.PrimitiveIntBaseIterator implements IntPredicate
| Constructor and Description |
|---|
PrimitiveIntFilteringIterator(PrimitiveIntIterator source) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
test(int testItem) |
hasNext, nextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, negate, orpublic PrimitiveIntFilteringIterator(PrimitiveIntIterator source)
public abstract boolean test(int testItem)
test in interface IntPredicateCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.