net.esper.view.window
Interface IStreamRandomAccess.IStreamRandomAccessUpdateObserver

All Known Implementing Classes:
RandomAccessByIndexGetter
Enclosing class:
IStreamRandomAccess

public static interface IStreamRandomAccess.IStreamRandomAccessUpdateObserver

For indicating that the collection has been updated.


Method Summary
 void updated(IStreamRandomAccess iStreamRandomAccess)
          Callback to indicate an update
 

Method Detail

updated

void updated(IStreamRandomAccess iStreamRandomAccess)
Callback to indicate an update

Parameters:
iStreamRandomAccess - is the collection