Inline Super Class

Last modified: 29 November 2022

Refactor | Inline

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