All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rules.EqualsHashCode.md Maven / Gradle / Ivy


> This check cannot be suppressed.

Checks that when a class overrides the `equals()` method, that it also overrides the `hashCode()` method.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy