<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> |