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