Interface EventListener<T extends Event>

    • Method Detail

      • run

        void run​(T aEvent)