Class Summary |
SequencedHashMap |
A map of objects whose mapping entries are sequenced based on the order in
which they were added. |
SerializableThreadLocal |
Extends the java.lang.ThreadLocal to be able to add additional functionality. |
Strings |
Utility methods for strings. |
Util |
Utility methods and constants used in the AspectWerkz system. |
UuidGenerator |
Generates a UUID.
A Universally Unique Identifier (UUID) is a 128 bit number generated
according to an algorithm that is garanteed to be unique in time A
space from all other UUIDs. |