Class | Description |
---|---|
CurrentDateHelper |
Helper methods for current date and time.
|
DateHelper |
Helper methods for
java.util.Date |
GUIUtils |
GUI Helper class, contains static methods that are used all the time.
|
IOHelper |
IO helper methods.
|
SimpleTimerMillis |
A very simple timer for timing java method calls and other processes.
|
SimpleTimerNanos |
A very simple timer for timing java method calls and other processes
(JDK 5, nanos implementation).
|
SimpleUIDGenerator |
Generates unique ID's within this JVM.
|