Files
kotlin-fork/idea/resources/intentionDescriptions/ImplementAbstractMemberIntention/description.html
T

5 lines
161 B
HTML

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