Interface TemplateMethod


public interface TemplateMethod
TemplateMethod is used to define the skeleton of algorithm in base class and which can be implemented in steps on the subclasses