Uses of Class
com.github.f4b6a3.uuid.creator.rfc4122.RandomBasedUuidCreator
-
Packages that use RandomBasedUuidCreator Package Description com.github.f4b6a3.uuid -
-
Uses of RandomBasedUuidCreator in com.github.f4b6a3.uuid
Methods in com.github.f4b6a3.uuid that return RandomBasedUuidCreator Modifier and Type Method Description static RandomBasedUuidCreatorUuidCreator. getRandomBasedCreator()Returns aRandomBasedUuidCreatorthat creates UUID version 4.
-