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

resources.report.rules.findbugs.DM_STRING_TOSTRING.html Maven / Gradle / Ivy



Dm: Method invokes toString() method on a String (DM_STRING_TOSTRING)


Dm: Method invokes toString() method on a String (DM_STRING_TOSTRING)

Calling String.toString() is just a redundant operation. Just use the String.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy