Files
kotlin-fork/idea/resources/intentionDescriptions/ImplementAbstractMemberIntention/description.html
T
2015-12-25 18:50:37 +03:00

5 lines
156 B
HTML

<html>
<body>
This intention searches for all classes that can implement selected abstract member, and creates default implementation there.
</body>
</html>