Package com.fasterxml.uuid
Class NoArgGenerator
java.lang.Object
com.fasterxml.uuid.UUIDGenerator
com.fasterxml.uuid.NoArgGenerator
- Direct Known Subclasses:
RandomBasedGenerator,TimeBasedEpochGenerator,TimeBasedEpochRandomGenerator,TimeBasedGenerator,TimeBasedReorderedGenerator
Intermediate base class for UUID generators that do not take arguments for individual
calls. This includes random and time-based versions, but not name-based ones.
- Since:
- 3.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fasterxml.uuid.UUIDGenerator
_toInt, _toLong, _toShort, getType