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

6 lines
85 B
HTML

<html>
<body>
This intention replaces size check with 'isNotEmpty()'
</body>
</html>