|
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 FormField 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 Externalizable
out
-
IOException
- error writing to log streampublic void readExternal(ObjectInput in) throws IOException
readExternal
in interface Externalizable
in
-
IOException
- error reading from log streampublic boolean equals(Object otherObject)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object
public String toANSIidentifier()
toANSIidentifier
in interface UUID
public String stringWorkhorse(char separator)
separator
- Character to separate number blocks. Null means do not include a separator.
public byte[] toByteArray()
toByteArray
in interface UUID
public UUID cloneMe()
cloneMe
in interface UUID
public 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