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