Extract superclass

Last modified: 19 December 2022

Refactor | Extract/Introduce | Superclass

The Extract Superclass refactoring allows you to extract certain members from a selected class into a new base class. The original class will be inherited from the created base class.

To extract a superclass: