Uses of Class
com.github.f4b6a3.uuid.factory.rfc4122.TimeBasedFactory.Builder
-
Packages that use TimeBasedFactory.Builder Package Description com.github.f4b6a3.uuid.factory.rfc4122 -
-
Uses of TimeBasedFactory.Builder in com.github.f4b6a3.uuid.factory.rfc4122
Methods in com.github.f4b6a3.uuid.factory.rfc4122 that return TimeBasedFactory.Builder Modifier and Type Method Description static TimeBasedFactory.BuilderTimeBasedFactory. builder()Returns a builder of time-based factory.
-