Factory Method Pattern

It provides a way to delegate the instantiation logic to child classes.

Last updated