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, wait
forEachRemaining
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.