public class LazyUid extends Object implements Serializable
value()
method.
Once initialized, the UUID value stays the same.Constructor and Description |
---|
LazyUid() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
String |
value()
Return UUID value.
|
public String value()
null
.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.