Class ExprDotStaticMethodWrapArrayEvents.WrappingIterator
java.lang.Object
com.espertech.esper.common.internal.epl.enummethod.dot.ExprDotStaticMethodWrapArrayEvents.WrappingIterator
- Enclosing class:
- ExprDotStaticMethodWrapArrayEvents
-
Constructor Summary
ConstructorDescriptionWrappingIterator
(EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventType type, Object array) -
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
-
WrappingIterator
public WrappingIterator(EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventType type, Object array)
-
-
Method Details