Files
kotlin-fork/idea/resources/intentionDescriptions/CreateKotlinSubClassIntention/description.html
T
2016-03-02 14:13:02 +03:00

5 lines
157 B
HTML

<html>
<body>
This intention creates default implementation for an interface or an abstract class, creates subclass of a sealed or open class
</body>
</html>