Files
kotlin-fork/idea/resources/intentionDescriptions/ReplaceSizeCheckWithIsNotEmptyIntention/description.html
T

6 lines
101 B
HTML

<html>
<body>
This intention replaces a size check with an <b>isNotEmpty()</b> call.
</body>
</html>