Interface SuggestionProvider<T>


public interface SuggestionProvider<T>
  • Method Details

    • none

      static <T> SuggestionProvider<T> none()
    • suggest

      List<String> suggest(T sender)
      Returns:
      an unfiltered(no permission checks or filtering by input) list of strings that may be used for the argument/literal