Skip to content

Topic

Strategy pattern

Object-oriented design pattern that encapsulates interchangeable behaviours behind a common interface so callers can select one at runtime.

Current clusters