blob: c24a8e64c02db76fe400aaee1680344f1f2934bd [file] [log] [blame]
<html>
<body>
Reports any <b>new StringBuffer()</b>
and <b>new StringBuilder()</b> calls with an argument
with type <b>char</b>. Such an argument is silently
casted to an integer used to specify the length of the buffer. Usually this is
not what was intended.
<!-- tooltip end -->
<p>
</body>
</html>