IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Inline Super Class

Last modified: 10 August 2022

Refactor | Inline

Inline Super Class refactoring results in pushing superclass' methods into the class where they are used, and removing the superclass.