blob: fe1fdfb151c0b384479a08c88dcc506fa8ca1aaf [file] [log] [blame]
<html>
<body>
Reports any calls to <b>.toString()</b>
which use the default implementation from <b>java.lang.Object</b>.
The default implementation is rarely desired, but easy to use by accident. Calls
to <b>.toString()</b> on objects of type
<b>java.lang.Object</b> are ignored by this inspection.
<!-- tooltip end -->
<p>
</body>
</html>