blob: 5709d55903a8f4983d17e7f2327d70400811644a [file] [log] [blame]
<html>
<body>
Reports <b>.equals()</b> being called
to compare a String with an empty string. It is normally more performant to test a String for emptiness
by comparing its <b>.length()</b> to zero instead.
<!-- tooltip end -->
<p>
</body>
</html>