T - public class PreciseWindowIterator<W extends Collection<T>,T> extends ReadOnlyIterator<W>
| Constructor and Description |
|---|
PreciseWindowIterator(Iterator<T> iter,
int windowSize,
Provider<W> provider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
W |
next() |
removeCopyright © 2012. All Rights Reserved.