Package nxt.util

Interface Listener<T>


  • public interface Listener<T>
    • Method Detail

      • notify

        void notify​(T t)