Package io.hypersistence.tsid
Interface TSID.Factory.IRandom
-
- All Known Implementing Classes:
TSID.Factory.ByteRandom,TSID.Factory.IntRandom
- Enclosing class:
- TSID.Factory
static interface TSID.Factory.IRandom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]nextBytes(int length)intnextInt()
-