Uses of Class
com.fasterxml.uuid.StringArgGenerator

Packages that use StringArgGenerator
com.fasterxml.uuid.impl   
 

Uses of StringArgGenerator in com.fasterxml.uuid.impl
 

Subclasses of StringArgGenerator in com.fasterxml.uuid.impl
 class NameBasedGenerator
          Implementation of UUID generator that uses one of name-based generation methods (variants 3 (MD5) and 5 (SHA1)).
 



Copyright © 2011 FasterXML.com. All Rights Reserved.