mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-16 16:24:49 +00:00
Added alias names for GOF patterns #267
This commit is contained in:
@@ -9,6 +9,8 @@ tags:
|
||||
- Gang Of Four
|
||||
---
|
||||
|
||||
**Also known as:** Wrapper
|
||||
|
||||
**Intent:** Attach additional responsibilities to an object dynamically.
|
||||
Decorators provide a flexible alternative to subclassing for extending
|
||||
functionality.
|
||||
|
||||
Reference in New Issue
Block a user