T - W - public class TrailsIterator<T,W extends Collection<?>> extends ReadOnlyIterator<W>
| Constructor and Description |
|---|
TrailsIterator(Iterator<T> iter,
int trailSize,
Function<Queue<Optional<T>>,W> copy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
W |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.