blob: acc59c6a6f9d006212ffabe2ea79232c9d2d5fc8 [file] [log] [blame]
<html>
<body>
Reports any arrays used in <b>String</b>
concatenations or as parameters to <b>java.io.PrintStream</b>
methods (such as <b>System.out.println()</b>). Usually in such
a case, the contents of the array were meant to be used and the not array object itself.
<!-- tooltip end -->
<p>
</body>
</html>