public class GUID extends Object
Constructor and Description |
---|
GUID() |
public String toString()
toString
in class Object
Object.toString()
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object o)
GUID
and the VMID is
equal.equals
in class Object
o
- 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.