Uses of Interface
com.github.f4b6a3.ulid.UlidFactory.IRandom
-
-
Uses of UlidFactory.IRandom in com.github.f4b6a3.ulid
Classes in com.github.f4b6a3.ulid that implement UlidFactory.IRandom Modifier and Type Class Description protected static classUlidFactory.ByteRandomprotected static classUlidFactory.LongRandomMethods in com.github.f4b6a3.ulid that return UlidFactory.IRandom Modifier and Type Method Description static UlidFactory.IRandomUlidFactory.IRandom. newInstance(Random random)
-