Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/CreateSubclassAction/description.html

2025.3-rc-2196 B
Original Source

Creates a subclass or an implementation class for the selected class or interface.

The generated class contains the default implementation for all abstract methods in the base class or interface.