obj | The object to compare with. |
bool True if the objects are equal.
Compare this object with another object and return true if they are equal.
other | The object to compare with. |
bool True if the objects are equal.
Compare this object with another object and return true if they are equal.