com.opensymphony.util
Class GUID

java.lang.Object
  |
  +--com.opensymphony.util.GUID

public final class GUID
extends java.lang.Object

Convenience object for generating GUIDs.

Version:
$Revision: 1.3 $
Author:
Victor Salaman

Method Summary
static java.lang.String generateGUID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generateGUID

public static java.lang.String generateGUID()

See www.opensymphony.com for more information.