Interface AllListener<T>


  • public interface AllListener<T>
    • Method Detail

      • onAllChanged

        void onAllChanged​(java.util.Collection<T> all)