Uses of Class
com.github.f4b6a3.uuid.creator.rfc4122.NameBasedSha1UuidCreator
-
Packages that use NameBasedSha1UuidCreator Package Description com.github.f4b6a3.uuid -
-
Uses of NameBasedSha1UuidCreator in com.github.f4b6a3.uuid
Methods in com.github.f4b6a3.uuid that return NameBasedSha1UuidCreator Modifier and Type Method Description static NameBasedSha1UuidCreatorUuidCreator. getNameBasedSha1Creator()Returns aNameBasedSha1UuidCreatorthat creates UUID version 5.
-