Template-Method

1 article
Template Method Pattern A behavioral design pattern that defines the skeleton of an algorithm in a base class, letting subclasses …