Uses of Class
com.github.f4b6a3.uuid.creator.rfc4122.TimeBasedUuidCreator
-
Packages that use TimeBasedUuidCreator Package Description com.github.f4b6a3.uuid -
-
Uses of TimeBasedUuidCreator in com.github.f4b6a3.uuid
Methods in com.github.f4b6a3.uuid that return TimeBasedUuidCreator Modifier and Type Method Description static TimeBasedUuidCreatorUuidCreator. getTimeBasedCreator()Returns aTimeBasedUuidCreatorthat creates UUID version 1.
-