Interface EventHandler1<T>


  • public interface EventHandler1<T>
    • Method Detail

      • handle

        void handle​(T t)