Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
SingleEventIterator(EventBean eventBean)
Constructor, takes the single event to iterate over as a parameter.
|
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 SingleEventIterator(EventBean eventBean)
eventBean
- single bean that the iterator returns, or null for an empty iteratorCopyright © 2005–2021. All rights reserved.