org.sonar.l10n.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
If you override finalize(), make it protected. If you make it public, other classes may call it.