1
edit
Changes
Strategy
,no edit summary
==IntoductionDefenition==Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
[[Image:strategy.gif]]