Interface EventListener<T>

    • Method Detail

      • onEvent

        void onEvent​(T event)