|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.basic.AID
com.timeindexing.basic.SID
This represents a specified ID. The value for the ID is passed to the constructor.
Constructor Summary | |
SID(long arbitrary)
Create a new ID object from This will be initialised with some arbitrary value, which may not be unique |
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 |
public SID(long arbitrary)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |