5 lines
143 B
Markdown
5 lines
143 B
Markdown
|
|
||
|
> This check cannot be suppressed.
|
||
|
|
||
|
Checks that when a class overrides the `equals()` method, that it also overrides the `hashCode()` method.
|