public abstract static class PrimitiveLongCollections.PrimitiveLongFilteringIterator extends PrimitiveLongCollections.PrimitiveLongBaseIterator implements LongPredicate
| Constructor and Description |
|---|
PrimitiveLongFilteringIterator(PrimitiveLongIterator source) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
test(long testItem) |
hasNext, nextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, negate, orpublic PrimitiveLongFilteringIterator(PrimitiveLongIterator source)
public abstract boolean test(long testItem)
test in interface LongPredicateCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.