Files
kotlin-fork/idea/resources/inspectionDescriptions/RemoveRedundantCallsOfConversionMethods.html
T

6 lines
145 B
HTML

<html>
<body>
This inspection reports redundant calls of conversion methods (for example, <b>toString()</b> on a <b>String</b>).
</body>
</html>