@ThreadSafe public final class MemoryIntIDFactory extends Object implements IIntIDFactory
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_START_ID
The default start ID to use.
|
| Constructor and Description |
|---|
MemoryIntIDFactory() |
MemoryIntIDFactory(int nStartID) |
public static final int DEFAULT_START_ID
public MemoryIntIDFactory()
public MemoryIntIDFactory(@Nonnegative int nStartID)
public int getNewID()
IIntIDFactorygetNewID in interface IIntIDFactoryCopyright © 2014–2015 Philip Helger. All rights reserved.