All Packages Class Hierarchy This Package Previous Next Index
Class ORG.opengroup.axtp.tid.TID
java.lang.Object
|
+----ORG.opengroup.axtp.tid.TID
- public class TID
- extends Object
- implements Serializable
TID()
-
TID(byte[])
-
equals(Object)
-
getBytes()
-
getTimeStamp()
-
getTimeStamp(byte[])
-
hashCode()
-
TID
public TID()
TID
public TID(byte[] b)
getBytes
public byte[] getBytes()
equals
public boolean equals(Object o)
- Overrides:
- equals in class Object
hashCode
public int hashCode()
- Overrides:
- hashCode in class Object
getTimeStamp
public static long getTimeStamp(byte[] b)
getTimeStamp
public long getTimeStamp()
All Packages Class Hierarchy This Package Previous Next Index