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