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

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

If you override finalize(), make it protected. If you make it public, other classes may call it.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy