Interface RandomAccessByIndexObserver

All Known Implementing Classes:
RandomAccessByIndexGetter

public interface RandomAccessByIndexObserver
For indicating that the collection has been updated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updated(RandomAccessByIndex randomAccessByIndex)
    Callback to indicate an update
  • Method Details

    • updated

      void updated(RandomAccessByIndex randomAccessByIndex)
      Callback to indicate an update
      Parameters:
      randomAccessByIndex - is the collection