public static class ExprDotStaticMethodWrapArrayEvents.WrappingIterator extends java.lang.Object implements java.util.Iterator<EventBean>
Constructor and Description |
---|
WrappingIterator(EventAdapterService eventAdapterService,
BeanEventType type,
java.lang.Object array) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
EventBean |
next() |
void |
remove() |
public WrappingIterator(EventAdapterService eventAdapterService, BeanEventType type, java.lang.Object array)