public class StaticMethodHandleEventExecutor extends Object implements EventExecutor
eventExecutorMap| Constructor and Description |
|---|
StaticMethodHandleEventExecutor(@NotNull Class<? extends Event> eventClass,
@NotNull Method m) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(@NotNull Listener listener,
@NotNull Event event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic void execute(@NotNull @NotNull Listener listener, @NotNull @NotNull Event event) throws EventException
execute in interface EventExecutorEventExceptionCopyright © 2021. All rights reserved.