Tag: strategy
1 resource tagged with "strategy" on StackPractices.
Strategy Pattern
Define a family of algorithms, encapsulate each one, and make them interchangeable. A behavioral design pattern for flexible behavior selection.
1 resource tagged with "strategy" on StackPractices.
Define a family of algorithms, encapsulate each one, and make them interchangeable. A behavioral design pattern for flexible behavior selection.