Uses of Interface
org.jline.prompt.ConfirmPrompt
Packages that use ConfirmPrompt
-
Uses of ConfirmPrompt in org.jline.prompt.impl
Classes in org.jline.prompt.impl that implement ConfirmPromptModifier and TypeClassDescriptionclassDefault implementation of ConfirmPrompt interface.Constructors in org.jline.prompt.impl with parameters of type ConfirmPromptModifierConstructorDescriptionDefaultConfirmResult(ConfirmResult.ConfirmationValue confirmed, ConfirmPrompt prompt) Create a new DefaultConfirmResult with the given confirmation value and item.