Hey, I have just reduced the price for all products. Let's prepare our programming skills for the post-COVID era. Check it out »

Dealing with Generalization

Abstraction has its own group of refactoring techniques, primarily associated with moving functionality along the class inheritance hierarchy, creating new classes and interfaces, and replacing inheritance with delegation and vice versa.