Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ArrayEventIterator(EventBean[] events)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
EventBean |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public static final EPTypeClass EPTYPE
public ArrayEventIterator(EventBean[] events)
events
- is an array of events to iterator over, or null to indicate no resultsCopyright © 2005–2021. All rights reserved.