Decorator Pattern
A structural design pattern that attaches additional responsibilities to an object dynamically, providing a flexible alternative to …
A structural design pattern that attaches additional responsibilities to an object dynamically, providing a flexible alternative to …