public class NUID extends Object
| Modifier and Type | Field and Description |
|---|---|
static NUID |
globalNUID |
| Constructor and Description |
|---|
NUID() |
| Modifier and Type | Method and Description |
|---|---|
String |
next()
Generate the next NUID string from this instance.
|
static String |
nextGlobal()
Generate the next NUID string from the global locked NUID instance.
|
public static NUID globalNUID
public static String nextGlobal()
public String next()
Copyright © 2015-2016 Apcera, Inc.. All Rights Reserved.