public class IdGenerator
extends java.lang.Object
Constructor and Description |
---|
IdGenerator() |
Modifier and Type | Method and Description |
---|---|
static IdGroup |
createIdGroup(int size)
generates a group of unique identifiers numbered from zero.
|
public static IdGroup createIdGroup(int size)