Interface EventHandler<E extends Event>

    • Method Detail

      • onEvent

        void onEvent​(E event)