blob: 110d4b829e75b848556c5f5917853afe2af6ff91 [file] [log] [blame]
<html>
<body>
Reports calls to <b>.equals()</b> whose arguments are String literals. Some coding
standards specify that String literals should be the target of <b>.equals()</b>, rather than
argument, thus minimizing <b>NullPointerException</b>s.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>