blob: 11712f9c4573af6a358e258cb90290138b17187f [file] [log] [blame]
<html>
<body>
Reports any StringBuilder or StringBuffer fields or variables whose contents are read but not written,
or written but not read. Such mismatched reads and writes are pointless, and probably indicate
dead, incomplete or erroneous code.
<!-- tooltip end -->
<p>
</body>
</html>