Package com.github.f4b6a3.uuid.strategy
Interface RandomStrategy
-
- All Known Implementing Classes:
DefaultRandomStrategy,OtherRandomStrategy
public interface RandomStrategyStrategy that provides random values for random-based UUIDs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnextBytes(byte[] bytes)
-