Uses of Interface
io.hypersistence.tsid.TSID.Factory.IRandom
-
-
Uses of TSID.Factory.IRandom in io.hypersistence.tsid
Classes in io.hypersistence.tsid that implement TSID.Factory.IRandom Modifier and Type Class Description (package private) static classTSID.Factory.ByteRandom(package private) static classTSID.Factory.IntRandomFields in io.hypersistence.tsid declared as TSID.Factory.IRandom Modifier and Type Field Description private TSID.Factory.IRandomTSID.Factory.Builder. randomprivate TSID.Factory.IRandomTSID.Factory. randomMethods in io.hypersistence.tsid that return TSID.Factory.IRandom Modifier and Type Method Description protected TSID.Factory.IRandomTSID.Factory.Builder. getRandom()Gets the random generator.
-