public final class TimeWindowIterator extends MixedEventBeanAndCollectionIteratorBase
Constructor and Description |
---|
TimeWindowIterator(ArrayDeque<TimeWindowPair> window)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
getValue(Object iteratorKeyValue) |
hasNext, init, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public TimeWindowIterator(ArrayDeque<TimeWindowPair> window)
window
- is the time-slotted collectionprotected Object getValue(Object iteratorKeyValue)
getValue
in class MixedEventBeanAndCollectionIteratorBase