blob: f8cbc8f400907caa12fbffbeb76c621388ed8b9c [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>
<small>Powered by InspectionGadgets</small>
</body>
</html>