@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) |
@Nonnegative public static final int DEFAULT_START_ID
public MemoryIntIDFactory()
public MemoryIntIDFactory(@Nonnegative int nStartID)
@Nonnegative public int getNewID()
IIntIDFactorygetNewID in interface IIntIDFactoryCopyright © 2006–2014 phloc systems. All rights reserved.