org.apache.qpid.util
Class UUIDs

java.lang.Object
  extended by org.apache.qpid.util.UUIDs

public final class UUIDs
extends Object

UUIDs


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

Constructor Detail

UUIDs

public UUIDs()
Method Detail

newGenerator

public static final UUIDGen newGenerator()

newGenerator

public static UUIDGen newGenerator(String name)


Licensed to the Apache Software Foundation