net.esper.view.window
Class RandomAccessByIndexGetter
java.lang.Object
net.esper.view.window.RandomAccessByIndexGetter
- All Implemented Interfaces:
- RandomAccessByIndexObserver
public class RandomAccessByIndexGetter
- extends Object
- implements RandomAccessByIndexObserver
Getter that provides an index at runtime.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomAccessByIndexGetter
public RandomAccessByIndexGetter()
getAccessor
public RandomAccessByIndex getAccessor()
- Returns the index for access.
- Returns:
- index
updated
public void updated(RandomAccessByIndex randomAccessByIndex)
- Description copied from interface:
RandomAccessByIndexObserver
- Callback to indicate an update
- Specified by:
updated
in interface RandomAccessByIndexObserver
- Parameters:
randomAccessByIndex
- is the collection