@Override
public boolean equals (Object obj)

Overriding: java.lang.Object

Indicates whether some other object is "equal to" this one.

Parameters:
obj    the reference object with which to compare.

Returns:  true if this object is equal to the obj argument; false otherwise.