public class UUID extends rpc.uuid_t
clock_seq_hi_and_reserved, clock_seq_low, node, time_hi_and_version, time_low, time_mid
Constructor | Description |
---|---|
UUID(java.lang.String str) |
|
UUID(rpc.uuid_t uuid) |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
bin_to_hex(int value,
int length) |
|
static int |
hex_to_bin(char[] arr,
int offset,
int length) |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
decode, encode
public UUID(rpc.uuid_t uuid)
public UUID(java.lang.String str)