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
GUID()
GUID(boolean secure)
static String
generate()
generate(boolean secure)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GUID()
public GUID(boolean secure)
secure
public String toString()
toString
Object
public static String generate()
public static String generate(boolean secure)
Copyright © 2005–2016 Alfresco Software. All rights reserved.