Uses of Interface
org.aesh.readline.SuggestionProvider
Packages that use SuggestionProvider
-
Uses of SuggestionProvider in org.aesh.readline
Classes in org.aesh.readline that implement SuggestionProviderModifier and TypeClassDescriptionclassA suggestion provider that chains multiple providers, returning the first non-null result.Methods in org.aesh.readline with parameters of type SuggestionProviderModifier and TypeMethodDescriptionvoidReadline.setSuggestionProvider(SuggestionProvider provider) Sets the suggestion provider for inline ghost text.Constructors in org.aesh.readline with parameters of type SuggestionProvider