Interface SuggestionResolver<S extends Source>

Type Parameters:
S - the command-sender valueType
All Known Implementing Classes:
SuggestionResolverRegistry.EnumSuggestionResolver

@AvailableSince("1.0.0") public interface SuggestionResolver<S extends Source>
Represents a suggestion providing interface for an argument/parameter
See Also: