Class EventUnderlyingCollection

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

public class EventUnderlyingCollection extends Object implements Collection<Object>
Iterator for an iterator of events returning the underlying itself.