Interface Listener4<E>


  • public interface Listener4<E>
    • Method Detail

      • onEvent

        void onEvent​(E event)