Interface Handler<T>


  • public interface Handler<T>
    • Method Detail

      • handle

        void handle​(T e)