| Class | Description |
|---|---|
| ConsoleInput |
This is a convenience class for reading
ints, doubles and Strings from the console. |
| FileInput |
This class provides convenience methods
for the reading of lines from space delimited files.
|
| FileOutput |
Convenience class for printing to a file or to the console.
|