@ThreadSafe public final class MemoryLongIDFactory extends Object implements ILongIDFactory
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_START_ID
The default start ID to use.
|
| Constructor and Description |
|---|
MemoryLongIDFactory() |
MemoryLongIDFactory(long nStartID) |
@Nonnegative public static final long DEFAULT_START_ID
public MemoryLongIDFactory()
public MemoryLongIDFactory(@Nonnegative long nStartID)
@Nonnegative public long getNewID()
ILongIDFactorygetNewID in interface ILongIDFactoryCopyright © 2006–2014 phloc systems. All rights reserved.