Uses of Interface
com.github.f4b6a3.uuid.factory.function.RandomFunction
-
Packages that use RandomFunction Package Description com.github.f4b6a3.uuid.factory.function.impl -
-
Uses of RandomFunction in com.github.f4b6a3.uuid.factory.function.impl
Classes in com.github.f4b6a3.uuid.factory.function.impl that implement RandomFunction Modifier and Type Class Description classDefaultRandomFunctionFunction that returns an array of bytes with the given length.
-