public class UUID extends Object implements Serializable
UUID class.
Modifier and Type | Method and Description |
---|---|
static UUID |
create()
create.
|
boolean |
equals(Object o) |
byte[] |
getBytes()
getBytes.
|
int |
getInteger()
The integer representation of the instance
|
int |
hashCode() |
int |
nextInteger()
nextInteger.
|
String |
toString() |
Copyright © 2016–2024. All rights reserved.