| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UUIDGenerator | |
|---|---|
| com.fasterxml.uuid | Package that contains core (non-optional) Java UUID Generator API classes. | 
| com.fasterxml.uuid.impl | |
| Uses of UUIDGenerator in com.fasterxml.uuid | 
|---|
| Subclasses of UUIDGenerator in com.fasterxml.uuid | |
|---|---|
|  class | NoArgGeneratorIntermediate base class for UUID generators that do not take arguments for individual calls. | 
|  class | StringArgGeneratorIntermediate base class for UUID generators that take one String argument for individual calls. | 
| Uses of UUIDGenerator in com.fasterxml.uuid.impl | 
|---|
| Subclasses of UUIDGenerator in com.fasterxml.uuid.impl | |
|---|---|
|  class | NameBasedGeneratorImplementation of UUID generator that uses one of name-based generation methods (variants 3 (MD5) and 5 (SHA1)). | 
|  class | RandomBasedGeneratorImplementation of UUID generator that uses generation method 4. | 
|  class | TimeBasedGeneratorImplementation of UUID generator that uses time/location based generation method (variant 1). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||