public boolean equals (Object obj)

Overriding: java.lang.Object

Override equals

Parameters:
obj    the reference object with which to compare.

Returns:  true if this object is the same as the obj argument; false otherwise.