Uses of Class
com.fasterxml.uuid.StringArgGenerator
Packages that use StringArgGenerator
Package
Description
Package that contains actual Java UUID Generator implementation classes,
including generators for different UUID types.
-
Uses of StringArgGenerator in com.fasterxml.uuid.impl
Subclasses of StringArgGenerator in com.fasterxml.uuid.implModifier and TypeClassDescriptionclassImplementation of UUID generator that uses one of name-based generation methods (versions 3 (MD5) and 5 (SHA1)).