G T

G

getChar() - Static method in class Tools
Reads a character from the keyboard.
getInt() - Static method in class Tools
Reads an integer from the keyboard.
getLong() - Static method in class Tools
Reads a long integer from the keyboard.
getReal() - Static method in class Tools
Reads a real number from the keyboard.
getString() - Static method in class Tools
Reads a string from the keyboard.

T

Tools - class Tools.
 

G T