-
Method Summary
-
Method Details
-
equals
boolean equals(Object otherRegionHandle)
- Overrides:
equals in class Object
- Returns:
- true if this refers to the same Region as other handle
-
hashCode
int hashCode()
- Overrides:
hashCode in class Object
- Returns:
- int. All instances that refer to the same Region should return the
same hashcode.
-