public class ArrayIterator4 extends IndexedIterator
| Constructor and Description |
|---|
ArrayIterator4(java.lang.Object[] elements) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
get(int index) |
current, moveNext, resetprotected java.lang.Object get(int index)
get in class IndexedIterator