Class BooleanPrompt

  • All Implemented Interfaces:
    Cloneable, Prompt

    public abstract class BooleanPrompt
    extends ValidatingPrompt
    BooleanPrompt is the base class for any prompt that requires a boolean response from the user.