equals
Determines whether the specified java.lang.Object is equal to this instance.
Return
true if the specified java.lang.Object is equal to this instance; otherwise, false.
Parameters
obj
The java.lang.Object to compare with this instance.
Determines whether the specified java.lang.Object is equal to this instance.
true if the specified java.lang.Object is equal to this instance; otherwise, false.
The java.lang.Object to compare with this instance.