Class Summary |
Log |
This class contains a set of static methods for the management
of log files. |
Printable |
Classes extending Printable automatically inherit
a toString() method which prints out their contents.
i.e. the value of the fields contained in the object instances.
|
Queue |
The Queue class implements a queue with last-in, first-out
semantics. |
Util |
This class contains various utility methods. |
This package contains some utility classes performing different
tasks, such as logging, printing and exceptional behavior handling.