Interface SuggestionProvider<T>
- All Known Implementing Classes:
NoSuggestionProvider
public interface SuggestionProvider<T>
-
Method Summary
-
Method Details
-
suggest
- Returns:
- an unfiltered(no permission checks or filtering by input) list of strings that may be used for the argument/literal
-