Files
kotlin-fork/idea/resources/inspectionDescriptions/RedundantSamConstructor.html
T
2016-02-09 19:22:59 +01:00

6 lines
113 B
HTML

<html>
<body>
This inspection reports SAM constructor usages which can be replaced with lambdas.
</body>
</html>