Template Method - MacKittipat/note-design-pattern GitHub Wiki

  • Defines the steps of an algorithms and allows subclass to provide the implementation for one or more step.