equals
equals(Object obj) function
Determines whether the specified object is equal to the current object.
Parameters
Name | Type | Description |
---|---|---|
obj | Object | The object to compare with the current object. |
Result
boolean
Determines whether the specified object is equal to the current object.
Name | Type | Description |
---|---|---|
obj | Object | The object to compare with the current object. |
boolean