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

6 lines
159 B
HTML

<html>
<body>
Converts an anonymous object literal implementing a Java interface with single abstract method into call with lambda expression.
</body>
</html>