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