Files
kotlin-fork/idea/resources/inspectionDescriptions/ObjectLiteralToLambda.html
T
2015-10-27 15:07:59 +03:00

6 lines
196 B
HTML

<html>
<body>
This inspection reports an anonymous object literal implementing a Java interface with single abstract method that can be converted into call with lambda expression.
</body>
</html>