Uses of Class
org.apache.commons.id.uuid.VersionOneGenerator

Packages that use VersionOneGenerator
org.apache.commons.id.uuid This package contains UUID (Universally Unique Identifier) generator implementations and supporting classes. 
 

Uses of VersionOneGenerator in org.apache.commons.id.uuid
 

Methods in org.apache.commons.id.uuid that return VersionOneGenerator
static VersionOneGenerator VersionOneGenerator.getInstance()
          Returns the singleton instance of the version one UUID generator.
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.