public class GUID extends Object
| Constructor and Description |
|---|
GUID() |
public String toString()
toString in class ObjectObject.toString()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object o)
GUID and the VMID is
equal.equals in class Objecto - the reference object with which to compare.true if this object is the same as the obj argument;
false otherwise.Object.equals(java.lang.Object)Copyright © 2019. All rights reserved.