Summary:
Detail:
Iterator<List<E>>
boolean
hasNext()
List<E>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
Iterator<E>
next
remove