public class SerialUUIDGenerator extends java.lang.Object implements IUUIDGenerator
Constructor and Description |
---|
SerialUUIDGenerator() |
Modifier and Type | Method and Description |
---|---|
static long |
getLastId() |
java.util.UUID |
nextUUId() |
void |
reset() |
public java.util.UUID nextUUId()
nextUUId
in interface IUUIDGenerator
public static long getLastId()
public void reset()