Package org.apache.axis.components.uuid
Class FastUUIDGen
- java.lang.Object
-
- org.apache.axis.components.uuid.FastUUIDGen
-
- All Implemented Interfaces:
UUIDGen
public class FastUUIDGen extends java.lang.Object implements UUIDGen
Creates time-based UUID's. See the UUID Internet Draft for details.- Author:
- Jarek Gawor (gawor@apache.org)
-
-
Constructor Summary
Constructors Constructor Description FastUUIDGen()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
nextUUID()
-