com.espertech.esper.epl.enummethod.dot
Class ExprDotStaticMethodWrapArrayEvents.WrappingIterator

java.lang.Object
  extended by com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrapArrayEvents.WrappingIterator
All Implemented Interfaces:
java.util.Iterator<EventBean>
Enclosing class:
ExprDotStaticMethodWrapArrayEvents

public static class ExprDotStaticMethodWrapArrayEvents.WrappingIterator
extends java.lang.Object
implements java.util.Iterator<EventBean>


Constructor Summary
ExprDotStaticMethodWrapArrayEvents.WrappingIterator(EventAdapterService eventAdapterService, BeanEventType type, java.lang.Object array)
           
 
Method Summary
 boolean hasNext()
           
 EventBean next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprDotStaticMethodWrapArrayEvents.WrappingIterator

public ExprDotStaticMethodWrapArrayEvents.WrappingIterator(EventAdapterService eventAdapterService,
                                                           BeanEventType type,
                                                           java.lang.Object array)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator<EventBean>

next

public EventBean next()
Specified by:
next in interface java.util.Iterator<EventBean>

remove

public void remove()
Specified by:
remove in interface java.util.Iterator<EventBean>

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com