blob: a2e2f4f3aceb7778eb4e741c39dac993b46e3ea4 [file] [log] [blame]
<html>
<body>
<font face="verdana" size="-1">
This inspection reports all calls to parametrized methods where explicit argument types
can be omitted, since they will be unambiguously inferred by compiler.<br>
Such usages make code excessive and thus less readable.<br><br>
For example if you have a call to parametrized method like:
<pre>
&nbsp;&nbsp;&nbsp;&nbsp;<b><font color="#000080">this</font></b>.&lt;String&gt;addItem(<font color="#008000">""</font>);
</pre>
- the usage of <b><font color="#000080">&lt;String&gt;</font></b> will be highlighted.<br><br>
</font>
</body>
</html>