public abstract class UIDGenerator extends Object
| Constructor and Description |
|---|
UIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static String |
next()
Generate next id;
|
protected abstract String |
nextUID() |
Copyright © 2006–2015 Tigase. All rights reserved.