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