Retrieves a boolean value that indicates whether the specified object is equivalent to this Region object.
public boolean equals( Object obj )
obj
The object to compare to this one. This parameter must designate a valid Region object.
Returns true if the specified object is equivalent to this one; otherwise, returns false.