Class MixedEventBeanAndCollectionIteratorBase
java.lang.Object
com.espertech.esper.common.internal.collection.MixedEventBeanAndCollectionIteratorBase
- Direct Known Subclasses:
AggregationStateSortedIterator
,RankWindowIterator
,SortWindowIterator
,TimeWindowIterator
-
Constructor Summary
ModifierConstructorDescriptionprotected
MixedEventBeanAndCollectionIteratorBase
(Iterator keyIterator) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
MixedEventBeanAndCollectionIteratorBase
-
-
Method Details