Class FastUUIDGen

java.lang.Object
org.apache.axis.components.uuid.FastUUIDGen
All Implemented Interfaces:
UUIDGen

public class FastUUIDGen extends Object implements UUIDGen
Creates time-based UUID's. See the UUID Internet Draft for details.
Author:
Jarek Gawor (gawor@apache.org)
  • Constructor Details

    • FastUUIDGen

      public FastUUIDGen()
  • Method Details