Inline Super Class
Inline Super Class refactoring results in pushing superclass' methods into the class where they are used, and removing the superclass.
Item | Description |
---|---|
JavaDoc for inlined members | In this area you can select an action that can be applied to JavaDoc. You can choose from the following options:
|
Inline all references and remove the class | Select this radio button to replace all the super class references with its code and remove the super class. |
Inline this reference only and keep the super class | Select this radio button to replace only the current super class reference. |
Last modified: 08 March 2021