module documentation
Contains support routines for holding data about "strategies" (i.e., different ways of doing things) that perform "tasks" (e.g., functions, operations, methods).
| Class | |
Base class that describes a strategy to peform a task |
| Class | |
A set of strategies that perform a task, having a collection makes it easy to choose one from another |