W - T - public class TrailsIterator<W extends Collection<?>,T> extends ReadOnlyIterator<W>
| Constructor and Description |
|---|
TrailsIterator(Iterator<T> iter,
int trailSize,
Delegate<W,Queue<Maybe<T>>> copy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
W |
next() |
removeCopyright © 2013. All Rights Reserved.