Extract Superclass
Basics
The Extract Superclass refactoring enables extracting certain methods of a class into a superclass.
Example
Before | After |
---|---|
![]() | ![]() |
To extract a superclass
- On the context menu, choose .
- In the Extract Superclass dialog box that appears, specify the following information:
- Proceed with the refactoring.
See Also
Last modified: 31 July 2017