|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.view.window.RandomAccessByIndexGetter
public class RandomAccessByIndexGetter
Getter that provides an index at runtime.
Constructor Summary | |
---|---|
RandomAccessByIndexGetter()
|
Method Summary | |
---|---|
RandomAccessByIndex |
getAccessor()
Returns the index for access. |
void |
updated(RandomAccessByIndex randomAccessByIndex)
Callback to indicate an update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomAccessByIndexGetter()
Method Detail |
---|
public RandomAccessByIndex getAccessor()
public void updated(RandomAccessByIndex randomAccessByIndex)
RandomAccessByIndexObserver
updated
in interface RandomAccessByIndexObserver
randomAccessByIndex
- is the collection
|
© 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 |