| Constructor and Description |
|---|
ArrayIterator(Object array) |
ArrayIterator(Object array,
int startIndex) |
ArrayIterator(Object array,
int startIndex,
int endIndex) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getArray() |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
void |
reset() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2016 jetbrick. All rights reserved.