org.objectweb.proactive.p2p.service.util
Class UniversalUniqueID
java.lang.Object
org.objectweb.proactive.p2p.service.util.UniversalUniqueID
- All Implemented Interfaces:
- java.io.Serializable
- public class UniversalUniqueID
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- Alexandre di Costanzo
Created on Feb 7, 2005
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
UniversalUniqueID
protected UniversalUniqueID(java.lang.String uniqueId)
- Parameters:
uniqueId
-
randomUUID
public static UniversalUniqueID randomUUID()
- Returns:
- an universal unique ID.
equals
public boolean equals(java.lang.Object obj)
- See Also:
Object.equals(java.lang.Object)
hashCode
public int hashCode()
- See Also:
Object.hashCode()
toString
public java.lang.String toString()
- See Also:
Object.toString()
Copyright 2001-2005 INRIA All Rights Reserved.