Skip navigation links
C G M N R T 

R

Randomizer - Class in <Unnamed>
 
Randomizer() - Constructor for class Randomizer
 
readBoolean(String) - Method in class ConsoleProgram
This method reads a boolean value from the user, asking them for either a true or false value.
readDouble(String) - Method in class ConsoleProgram
This method reads a double value from the user, given a prompt.
readInt(String) - Method in class ConsoleProgram
This method reads a int value from the user, given a prompt.
readLine(String) - Method in class ConsoleProgram
This method reads a line of input from the user, given a prompt.
run() - Method in class ConsoleProgram
The run method is overwritten by the subclass.
C G M N R T 
Skip navigation links