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

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

In JDK 1.5, calling new Integer() causes memory allocation. Integer.valueOf() is more memory friendly.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy