public final class Uuid extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
static Uuid |
uuid(String value)
Get UUID.
|
String |
value()
Returns value.
|
public String value()