public final class GUID extends Object
This code borrows concepts from RandomGUID. RandomGUID was written by Marc A. Mnich and is available here: www.JavaExchange.com
| Constructor and Description |
|---|
GUID()
Instantiates a new object guid.
|
GUID(boolean secure)
Instantiates a new object guid.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
generate() |
static String |
generate(boolean secure) |
String |
toString() |
Copyright © 2005–2019 Alfresco Software. All rights reserved.