|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.doomdark.uuid.UUID net.sf.sail.core.uuid.CurnitUuid
public class CurnitUuid
Represents UUID in curnit ID space.
Field Summary |
---|
Fields inherited from class org.doomdark.uuid.UUID |
---|
INDEX_CLOCK_HI, INDEX_CLOCK_LO, INDEX_CLOCK_MID, INDEX_CLOCK_SEQUENCE, INDEX_TYPE, INDEX_VARIATION, NAMESPACE_DNS, NAMESPACE_OID, NAMESPACE_URL, NAMESPACE_X500, TYPE_DCE, TYPE_NAME_BASED, TYPE_NULL, TYPE_RANDOM_BASED, TYPE_TIME_BASED |
Constructor Summary | |
---|---|
CurnitUuid(byte[] bs)
|
|
CurnitUuid(java.lang.String stringRepresentation)
Constructor necessary for XMLEncoder |
Method Summary |
---|
Methods inherited from class org.doomdark.uuid.UUID |
---|
asByteArray, clone, compareTo, equals, getNullUUID, getType, hashCode, isNullUUID, main, setDescCaching, toByteArray, toByteArray, toByteArray, toString, valueOf, valueOf, valueOf |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CurnitUuid(byte[] bs)
public CurnitUuid(java.lang.String stringRepresentation)
stringRepresentation
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |