Skip to content

Files

Latest commit

 

History

History

Decorator_Pattern

Decorator Pattern

Attaches additional responsibility to an object, dynamically.
Example - coffee+toppings (addons) price calculation.

UML diagram:

Alt text