public class Keypad
extends java.lang.Object
| Constructor and Description |
|---|
Keypad()
The no-parameter constructor that instantiates the Scanner.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getInput()
Returns an integer value entered by the user.
|