public interface EventExecutor
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(@NotNull Listener listener,
       @NotNull Event event)  | 
void execute(@NotNull
             @NotNull Listener listener,
             @NotNull
             @NotNull Event event)
      throws EventException
EventExceptionCopyright © 2021. All rights reserved.