blob: de635585245b6060cbcb36e2df60fadf7249f883 [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>
</body>
</html>