Introduction to the Template Pattern : The CodeGain(www.codegain.com)
submitted by
codegain(2794) 1 year, 8 months ago
In an operation that has an algorithm, define the skeleton of an algorithm by deferring some steps to client subclasses. Template Method lets subclasses redefine certain steps of an algorithm without changing the algorithm’s structure.
|category: Patterns
|Views: 6
tags:
Patterns another
Everyones tags:
Your Tags: