Package cielsachen.mco1.helper
Class Input
java.lang.Object
cielsachen.mco1.helper.Input
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getBoolean
(String prompt) boolean
getBoolean
(String prompt, boolean isNewLine) char
char
getCharacter
(boolean isNewLine) float
float
int
getInteger
(String prompt) int
getInteger
(String prompt, boolean isNewLine)
-
Constructor Details
-
Input
-
-
Method Details
-
getBoolean
-
getBoolean
-
getCharacter
public char getCharacter(boolean isNewLine) -
getCharacter
public char getCharacter() -
getFloat
-
getFloat
-
getInteger
-
getInteger
-