| Constructor and Description |
|---|
ArrayIterator(Array<T> array) |
ArrayIterator(Array<T> array,
boolean allowRemove) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Iterator<T> |
iterator() |
T |
next() |
void |
remove() |
void |
reset() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2017. All rights reserved.