public class InMemoryIDGenerator extends IDGenerator.OrderedSupport
IDGenerator.Ordered, IDGenerator.OrderedSupport
Constructor and Description |
---|
InMemoryIDGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
getID()
Generates and returns a new ID.
|
void |
reset() |
protected void |
set(long l) |
getIncrement
public InMemoryIDGenerator()
public String getID() throws IOException
IDGenerator
IOException
public void reset()
reset
in interface IDGenerator.Ordered
reset
in class IDGenerator.OrderedSupport
protected void set(long l)
Copyright © 2001–2017 University Health Network. All rights reserved.