public class IdGenerator extends Object
| Constructor and Description |
|---|
IdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getIntId() |
static long |
getLongId() |
static int |
getRandomIntId() |
static long |
getRandomLongId() |
Copyright © 2014. All rights reserved.