Uses of Class
com.fasterxml.uuid.NoArgGenerator

Packages that use NoArgGenerator
com.fasterxml.uuid.impl   
 

Uses of NoArgGenerator in com.fasterxml.uuid.impl
 

Subclasses of NoArgGenerator in com.fasterxml.uuid.impl
 class RandomBasedGenerator
          Implementation of UUID generator that uses generation method 4.
 class TimeBasedGenerator
          Implementation of UUID generator that uses time/location based generation method (variant 1).
 



Copyright © 2011 FasterXML.com. All Rights Reserved.