Iterator
ArrayIterator(Object[] a)
ArrayIterator(Object[] a, int off, int len)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove