| Modifier and Type | Field and Description |
|---|---|
protected T[] |
elements |
protected int |
index |
| Constructor and Description |
|---|
ArrayIterator(T[] elements) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.