Class ShortDescriptionProvider


  • public class ShortDescriptionProvider
    extends Object
    Provide short (~ up to 30 characters) descriptions for words. Used to display as an additional hint when there are several suggestions.
    Since:
    4.5
    • Constructor Detail

      • ShortDescriptionProvider

        public ShortDescriptionProvider​(Language lang)
    • Method Detail

      • getShortDescription

        @Nullable
        public @Nullable String getShortDescription​(String word)