org.granite.util
Class UUIDUtil

java.lang.Object
  extended by org.granite.util.UUIDUtil

public abstract class UUIDUtil
extends Object

Author:
Franck WOLFF

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

Constructor Detail

UUIDUtil

public UUIDUtil()
Method Detail

randomUUID

public static String randomUUID()