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

org.sonar.l10n.pmd.rules.pmd.UnusedNullCheckInEquals.html Maven / Gradle / Ivy

After checking an object reference for null, you should invoke equals() on that object rather than passing it to another object's equals() method.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy