| Constructor and Description |
|---|
ArrayIterator(E[] array)
Construct an interator over the given array.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2020. All rights reserved.