Interface LastListener<T>


  • public interface LastListener<T>
    • Method Detail

      • onLastChanged

        void onLastChanged​(T last)