Iterator<T>
ResettableRandomizedIterator(Collection<T> elements)
boolean
hasNext()
T
next()
void
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next