Interface LastListener<T>


public interface LastListener<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onLastChanged

      void onLastChanged(T last)