Summary:
Detail:
Iterator<E>
private Iterator<E>
currentIterator
private final Iterator<E>
i1
i2
CombinedIterator(Iterator<E> i1, Iterator<E> i2)
boolean
hasNext()
E
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove