Package edu.kirkwood.view
Class UserInput
java.lang.Object
edu.kirkwood.view.UserInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
getBoolean
(String prompt) static boolean
getBoolean
(String prompt, boolean required) static LocalDate
static LocalDate
static double
static double
static double
static double
static Integer
static Integer
static Integer
static int
static String
static String
-
Constructor Details
-
UserInput
public UserInput()
-
-
Method Details
-
getInt
-
getInt
-
getInt
-
getInt
-
getString
-
getString
-
getBoolean
-
getBoolean
-
getDouble
-
getDouble
-
getDouble
-
getDouble
-
getDate
-
getDate
-