|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A type-safe handle for a region.
| Method Summary | |
boolean |
equals(java.lang.Object otherRegionHandle)
Checks this region handle for equality with another. |
int |
hashCode()
Computes and returns a hash code corresponding to this region handle. |
java.lang.String |
toString()
Returns a string representation of this region handle. |
| Method Detail |
public boolean equals(java.lang.Object otherRegionHandle)
otherRegionHandle - the other region handle
true if the two handles represent
the same region, false otherwisepublic int hashCode()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||