Uses of Interface
org.jline.prompt.ChoicePrompt
Packages that use ChoicePrompt
-
Uses of ChoicePrompt in org.jline.prompt.impl
Classes in org.jline.prompt.impl that implement ChoicePromptModifier and TypeClassDescriptionclassDefault implementation of ChoicePrompt interface.Constructors in org.jline.prompt.impl with parameters of type ChoicePromptModifierConstructorDescriptionDefaultChoiceResult(String selectedId, ChoicePrompt prompt) Create a new DefaultChoiceResult with the given selected ID and item.