Class NumericPrompt

  • All Implemented Interfaces:
    Cloneable, Prompt

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