public class NUID extends Object
Modifier and Type | Field and Description |
---|---|
static NUID |
globalNUID |
Constructor and Description |
---|
NUID()
The default NUID constructor.
|
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 final NUID globalNUID
public static String nextGlobal()
public String next()
Copyright © 2015–2016 Apcera, Inc.. All rights reserved.