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

6 lines
202 B
HTML

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