Interface IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver

All Known Implementing Classes:
RelativeAccessByEventNIndexGetterImpl
Enclosing class:
IStreamRelativeAccess

public static interface IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver
For indicating that the collection has been updated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updated(RelativeAccessByEventNIndex iStreamRelativeAccess, EventBean[] newData)
    Callback to indicate an update.
  • Method Details

    • updated

      void updated(RelativeAccessByEventNIndex iStreamRelativeAccess, EventBean[] newData)
      Callback to indicate an update.
      Parameters:
      iStreamRelativeAccess - is the collection
      newData - is the new data available