Iterator<List<T>>
CombinedIterator(List<Iterable<T>> iterables)
boolean
hasNext()
List<T>
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
Iterator<T>
next