public class ChainIterator<T> extends PrefetchIterator<T>
| Constructor and Description |
|---|
ChainIterator(Collection<? extends Iterable<T>> metaContainer) |
ChainIterator(Iterator<? extends Iterable<T>> metaIterator) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<T> |
prefetch() |
close, hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2018. All rights reserved.