public static class Iterators.IteratorIterator<T> extends Object implements Iterator<T>
The IteratorIterator loops through the iterator associated with each key until all the keys are used up.
Constructor and Description |
---|
Iterators.IteratorIterator(Iterator<Iterator<T>> iters) |