Convert Interface to Abstract Class refactoring

Last modified: 23 September 2024

This refactoring converts interfaces into abstract classes thus helping you quickly change hierarchical dependency among a set of classes and interfaces.

Consider the following example: