Interface IObservable

All Known Implementing Classes:
ObservableRecyclerView

public interface IObservable
Created by Marius Duna on 9/15/2016.
  • Method Summary

    Modifier and Type Method Description
    void reset()  
    void update()  
  • Method Details

    • update

      void update()
    • reset

      void reset()