
org.sonar.l10n.pmd.UselessStringValueOf.html Maven / Gradle / Ivy
No need to call String.valueOf to append to a string; just use the valueOf() argument directly.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
No need to call String.valueOf to append to a string; just use the valueOf() argument directly.