T - public class CenteredWindowIterator<W extends Collection<Maybe<T>>,T> extends ReadOnlyIterator<W>
| Constructor and Description |
|---|
CenteredWindowIterator(Iterator<T> iter,
int windowSize,
Provider<W> provider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
W |
next() |
removeCopyright © 2013. All rights reserved.