blob: 3d95b3ac2f1488bb5a4bdc4296f3e29939056ef0 [file] [log] [blame]
<html>
<body>
Reports on any calls to <b>String.valueOf()</b>
used in string concatenations. The conversion to string is handled automatically by the compiler
without a call to <b>String.valueOf()</b>, making it unnecessary.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>