T - C - public interface OptionalContextResolver<T,C extends CommandExecutionContext<?,? extends CommandIssuer>> extends ContextResolver<T,C>
ContextResolver, however it can accept a null context.
If the parameter was marked optional, will still be called with an empty args listgetContextCopyright © 2019. All rights reserved.