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

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

If a final field is assigned to a compile-time constant, it could be made static, thus saving overhead in each object at runtime.

This rule is deprecated, use {rule:squid:S1170} instead.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy