
public class CompositeIterator<T> extends DescendingIterator<Iterator<? extends T>,T>
d, t| Constructor and Description |
|---|
CompositeIterator(Iterator<? extends T>... iterators) |
CompositeIterator(Iterator<Iterator<? extends T>> iterators) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
descend(Iterator<? extends T> item) |
hasNext, nextremoveiteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorCopyright © 2017. All rights reserved.