T - type of the event@FunctionalInterface public static interface ObserverMethodConfigurator.EventConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EventContext<T> eventContext) |
void accept(EventContext<T> eventContext) throws Exception
ExceptionCopyright © 2021. All rights reserved.