Returns true if this and settings_b
are equal.
By default, equality requires both instances to have the same Type with the same set of
Object properties, and each property value in this is equal to the corresponding value in
settings_b
.
this |
a Settings |
settings_b |
another Settings |
true if this and |