public abstract static class PrimitiveIntCollections.PrimitiveIntFilteringIterator extends PrimitiveIntCollections.PrimitiveIntBaseIterator implements PrimitiveIntPredicate
| Constructor and Description |
|---|
PrimitiveIntCollections.PrimitiveIntFilteringIterator(PrimitiveIntIterator source) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
accept(int testItem) |
hasNext, nextpublic PrimitiveIntCollections.PrimitiveIntFilteringIterator(PrimitiveIntIterator source)
public abstract boolean accept(int testItem)
accept in interface PrimitiveIntPredicateCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.