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

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

Since it passes in a literal of length 1, this call to String.startsWith can be rewritten using String.charAt(0) to save some time.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy