com.timeindexing.basic
Class UID

java.lang.Object
  extended bycom.timeindexing.basic.AID
      extended bycom.timeindexing.basic.UID
All Implemented Interfaces:
ID, java.io.Serializable

public class UID
extends AID
implements ID, java.io.Serializable

This represents a Unique ID. The constructor generates an ID which cannot be changed.

See Also:
Serialized Form

Constructor Summary
UID()
          Create a new ID object.
 
Methods inherited from class com.timeindexing.basic.AID
equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.timeindexing.basic.ID
value
 

Constructor Detail

UID

public UID()
Create a new ID object. This will be initialised with a unique ID.