public abstract class MixedEventBeanAndCollectionIteratorBase extends java.lang.Object implements java.util.Iterator<EventBean>
boolean
hasNext()
EventBean
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public final EventBean next()
next
java.util.Iterator<EventBean>
public final boolean hasNext()
hasNext
public final void remove()
remove