| Constructor and Description |
|---|
IndexedIterator(int start,
int step,
Iterator<? extends T> iterator) |
IndexedIterator(Iterator<? extends T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2018. All rights reserved.