Uses of Interface
com.github.f4b6a3.uuid.factory.AbstRandomBasedFactory.IRandom
-
Packages that use AbstRandomBasedFactory.IRandom Package Description com.github.f4b6a3.uuid.factory -
-
Uses of AbstRandomBasedFactory.IRandom in com.github.f4b6a3.uuid.factory
Classes in com.github.f4b6a3.uuid.factory that implement AbstRandomBasedFactory.IRandom Modifier and Type Class Description protected static classAbstRandomBasedFactory.ByteRandomprotected static classAbstRandomBasedFactory.LongRandomFields in com.github.f4b6a3.uuid.factory declared as AbstRandomBasedFactory.IRandom Modifier and Type Field Description protected AbstRandomBasedFactory.IRandomAbstRandomBasedFactory.Builder. randomprotected AbstRandomBasedFactory.IRandomAbstRandomBasedFactory. randomMethods in com.github.f4b6a3.uuid.factory that return AbstRandomBasedFactory.IRandom Modifier and Type Method Description protected AbstRandomBasedFactory.IRandomAbstRandomBasedFactory.Builder. getRandom()
-