Package edu.kirkwood.view
Class UserInput
java.lang.Object
edu.kirkwood.view.UserInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleangetBoolean(String prompt) static booleangetBoolean(String prompt, boolean required) static LocalDatestatic LocalDatestatic doublestatic doublestatic doublestatic doublestatic Integerstatic Integerstatic Integerstatic intstatic Stringstatic String
-
Constructor Details
-
UserInput
public UserInput()
-
-
Method Details
-
getInt
-
getInt
-
getInt
-
getInt
-
getString
-
getString
-
getBoolean
-
getBoolean
-
getDouble
-
getDouble
-
getDouble
-
getDouble
-
getDate
-
getDate
-