|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.collection.MixedEventBeanAndCollectionIteratorBase
public abstract class MixedEventBeanAndCollectionIteratorBase
Constructor Summary | |
---|---|
protected |
MixedEventBeanAndCollectionIteratorBase(java.util.Iterator keyIterator)
|
Method Summary | |
---|---|
protected abstract java.lang.Object |
getValue(java.lang.Object iteratorKeyValue)
|
boolean |
hasNext()
|
protected void |
init()
|
EventBean |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MixedEventBeanAndCollectionIteratorBase(java.util.Iterator keyIterator)
Method Detail |
---|
protected abstract java.lang.Object getValue(java.lang.Object iteratorKeyValue)
protected void init()
public final EventBean next()
next
in interface java.util.Iterator<EventBean>
public final boolean hasNext()
hasNext
in interface java.util.Iterator<EventBean>
public final void remove()
remove
in interface java.util.Iterator<EventBean>
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |