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 ArrayEventIterator(EventBean[] events)
events
- is an array of events to iterator over, or null to indicate no results