Constructor and Description |
---|
ArrayMaxEventIterator(EventBean[] events,
int maxNumEvents)
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 ArrayMaxEventIterator(EventBean[] events, int maxNumEvents)
events
- to iteratemaxNumEvents
- max to iterate