public class ArrayIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
ArrayIterator(T[] anArray) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017 etc.to. All rights reserved.