ObjectDataType.UUIDType
The type for UUID objects.
| Methods |
| int |
compare(Object aObj, Object bObj)
|
| int |
compare(Object aObj, Object bObj)
|
| int |
getMemory(Object obj)
|
| int |
getMemory(Object obj)
|
| Object |
read(ByteBuffer buff, int tag)
|
| Object |
read(ByteBuffer buff, int tag)
|
| void |
write(WriteBuffer buff, Object obj)
|
| void |
write(WriteBuffer buff, Object obj)
|
|