Uses of Class
com.github.f4b6a3.uuid.creator.rfc4122.TimeOrderedUuidCreator
-
Packages that use TimeOrderedUuidCreator Package Description com.github.f4b6a3.uuid -
-
Uses of TimeOrderedUuidCreator in com.github.f4b6a3.uuid
Methods in com.github.f4b6a3.uuid that return TimeOrderedUuidCreator Modifier and Type Method Description static TimeOrderedUuidCreatorUuidCreator. getTimeOrderedCreator()Returns aTimeOrderedUuidCreatorthat creates UUID version 6.
-