Constructor and Description |
---|
ConsoleUserInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
prompt(java.lang.String prompt,
java.lang.String defaultValue,
java.lang.String... options)
Loops until one of the
options is provided. |