T - public class CenteredWindowIterator<W extends Collection<Optional<T>>,T> extends ReadOnlyIterator<W>
| Constructor and Description |
|---|
CenteredWindowIterator(Iterator<T> iter,
int windowSize,
Supplier<W> supplier) |
| 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.