Class ArrayMaxEventCollectionRO

java.lang.Object
com.espertech.esper.common.internal.collection.ArrayMaxEventCollectionRO
All Implemented Interfaces:
Iterable<EventBean>, Collection<EventBean>

public class ArrayMaxEventCollectionRO extends Object implements Collection<EventBean>
Iterator for iterating over an array of events up to a given max number of events.