public class RangeIterator extends PrefetchingIterator<Integer>
| Constructor and Description |
|---|
RangeIterator(int end) |
RangeIterator(int start,
int end) |
RangeIterator(int start,
int end,
int stride) |
hasNext, next, peek, removeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.