Uses of Package
com.fasterxml.uuid.impl

Packages that use com.fasterxml.uuid.impl
com.fasterxml.uuid Package that contains core (non-optional) Java UUID Generator API classes. 
 

Classes in com.fasterxml.uuid.impl used by com.fasterxml.uuid
NameBasedGenerator
          Implementation of UUID generator that uses one of name-based generation methods (variants 3 (MD5) and 5 (SHA1)).
RandomBasedGenerator
          Implementation of UUID generator that uses generation method 4.
TimeBasedGenerator
          Implementation of UUID generator that uses time/location based generation method (variant 1).
 



Copyright © 2011 FasterXML.com. All Rights Reserved.