Uses of Class
com.github.f4b6a3.uuid.factory.AbstTimeBasedFactory
-
Packages that use AbstTimeBasedFactory Package Description com.github.f4b6a3.uuid.factory.rfc4122 -
-
Uses of AbstTimeBasedFactory in com.github.f4b6a3.uuid.factory.rfc4122
Subclasses of AbstTimeBasedFactory in com.github.f4b6a3.uuid.factory.rfc4122 Modifier and Type Class Description classDceSecurityFactoryFactory that creates DCE Security UUIDs (version 2).classTimeBasedFactoryFactory that creates time-based UUIDs.classTimeOrderedFactoryFactory that creates ordered gregorian time-based UUIDs.
-