@FunctionalInterface public interface ContextResolver<T,C extends CommandExecutionContext<?,? extends CommandIssuer>>
| Modifier and Type | Method and Description |
|---|---|
T |
getContext(C c) |
T getContext(C c) throws InvalidCommandArgument
InvalidCommandArgumentCopyright © 2018. All rights reserved.