|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.framework.util.BasicUUID
public class BasicUUID
TODO add documentation here
UUID,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface org.deegree.framework.util.UUID |
|---|
UUID_BYTE_LENGTH |
| Constructor Summary | |
|---|---|
BasicUUID()
Deprecated. |
|
BasicUUID(byte[] b)
Deprecated. Constructor only called by BasicUUIDFactory. |
|
BasicUUID(long majorId,
long timemillis,
int sequence)
Deprecated. Constructor only called by BasicUUIDFactory. |
|
BasicUUID(String uuidstring)
Deprecated. Constructor only called by BasicUUIDFactory. |
|
| Method Summary | |
|---|---|
UUID |
cloneMe()
Deprecated. Clone this UUID. |
boolean |
equals(Object otherObject)
Deprecated. Implement value equality. |
int |
hashCode()
Deprecated. Provide a hashCode which is compatible with the equals() method. |
void |
readExternal(ObjectInput in)
Deprecated. Read this in |
String |
stringWorkhorse(char separator)
Deprecated. Private workhorse of the string making routines. |
String |
toANSIidentifier()
Deprecated. Produce a string representation of this UUID which is suitable for use as a unique ANSI identifier. |
byte[] |
toByteArray()
Deprecated. Store this UUID in a byte array. |
String |
toHexString()
Deprecated. Create a hex string representation of this UUID. |
String |
toString()
Deprecated. Produce a string representation of this UUID which can be passed to UUIDFactory.recreateUUID later on to reconstruct it. |
void |
writeExternal(ObjectOutput out)
Deprecated. Write this out. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BasicUUID(long majorId,
long timemillis,
int sequence)
majorId - timemillis - sequence - public BasicUUID(String uuidstring)
uuidstring - toString()public BasicUUID(byte[] b)
b - toByteArray()public BasicUUID()
| Method Detail |
|---|
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface Externalizableout -
IOException - error writing to log stream
public void readExternal(ObjectInput in)
throws IOException
readExternal in interface Externalizablein -
IOException - error reading from log streampublic boolean equals(Object otherObject)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic String toANSIidentifier()
toANSIidentifier in interface UUIDpublic String stringWorkhorse(char separator)
separator - Character to separate number blocks. Null means do not include a separator.
public byte[] toByteArray()
toByteArray in interface UUIDpublic UUID cloneMe()
cloneMe in interface UUIDpublic String toHexString()
UUID
toHexString in interface UUID
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net