C - T - public class UnchainIterator<C extends Collection<T>,T> extends ReadOnlyIterator<C>
| Constructor and Description |
|---|
UnchainIterator(int channelSize,
Iterator<T> iterator,
Supplier<C> channelProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
C |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.