Class EventUnderlyingIterator

java.lang.Object
com.espertech.esper.common.internal.collection.EventUnderlyingIterator
All Implemented Interfaces:
Iterator<Object>

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