net.esper.view.ext
Interface IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver

All Known Implementing Classes:
RandomAccessByIndexGetter
Enclosing class:
IStreamSortedRandomAccess

public static interface IStreamSortedRandomAccess.IStreamRandomAccessUpdateObserver

For indicating that the collection has been updated.


Method Summary
 void updated(IStreamSortedRandomAccess iStreamSortedRandomAccess)
          Callback to indicate an update
 

Method Detail

updated

void updated(IStreamSortedRandomAccess iStreamSortedRandomAccess)
Callback to indicate an update

Parameters:
iStreamSortedRandomAccess - is the collection