Uses of Class
com.github.f4b6a3.uuid.creator.rfc4122.NameBasedMd5UuidCreator
-
Packages that use NameBasedMd5UuidCreator Package Description com.github.f4b6a3.uuid -
-
Uses of NameBasedMd5UuidCreator in com.github.f4b6a3.uuid
Methods in com.github.f4b6a3.uuid that return NameBasedMd5UuidCreator Modifier and Type Method Description static NameBasedMd5UuidCreatorUuidCreator. getNameBasedMd5Creator()Returns aNameBasedMd5UuidCreatorthat creates UUID version 3.
-