edu.vub.at.actors.id
Class GUID
java.lang.Object
edu.vub.at.actors.id.GUID
- All Implemented Interfaces:
- java.io.Serializable
- public final class GUID
- extends java.lang.Object
- implements java.io.Serializable
This class is used to generate globally unique identifiers.
Implementation adapted from AmbientTalk/1.
- Author:
- tvcutsem
- See Also:
- Serialized Form
Constructor Summary |
GUID()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
guid_
private java.lang.String guid_
GUID
public GUID()
toString
public java.lang.String toString()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object o)