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

org.sonar.l10n.pmd.BooleanInstantiation.html Maven / Gradle / Ivy

Avoid instantiating Boolean objects; you can reference Boolean.TRUE, Boolean.FALSE, or call Boolean.valueOf() instead.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy