Package org.codehaus.aspectwerkz.util

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.SerializableThreadLocal to make it serializable.
Strings Utility methods for strings.
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.

 



Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.