
public abstract class RangeIterator<T> extends ReadOnlyIterator<T>
| Constructor and Description |
|---|
RangeIterator(int from,
int to) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
get(int current) |
boolean |
hasNext() |
T |
next() |
removeiteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2017. All rights reserved.