Class | Description |
---|---|
TemperatureUtil |
A simple utility class to convert temperatures between degrees
Celcius and degrees Fahrenheit.
|
WordGamesUtil |
A utility class containing methods related to word games.
|
Enum | Description |
---|---|
Dictionary |
A simple dictionary of lower-case English words.
|