Files
kotlin-fork/idea/resources/inspectionDescriptions/ConvertLambdaToReference.html
T
Mikhail Glukhikh 220141ab2b Convert lambda to callable reference intention / inspection #KT-10903 Fixed
(cherry picked from commit b620099)
2016-07-18 17:10:15 +03:00

6 lines
149 B
HTML

<html>
<body>
This inspection reports a lambda (function literal) expression that can be replaced with function reference expression
</body>
</html>