summaryrefslogtreecommitdiff
path: root/resources-en/src/intentionDescriptions/CreateSubclassAction/description.html
blob: e6850bbf32ba4b68e40db76ab0d5abf311ef5c5e (plain)
1
2
3
4
5
6
<html>
<body>
This intention creates a subclass or implementation class for the selected class or interface. <br>
The generated class contains default implementation for all abstract methods in the base class or interface.
</body>
</html>