mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 12:58:37 +00:00
Merge pull request #345 from azhuzhu/master
Fix the wrong uml .png name in decorator
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ Attach additional responsibilities to an object dynamically.
|
||||
Decorators provide a flexible alternative to subclassing for extending
|
||||
functionality.
|
||||
|
||||

|
||||

|
||||
|
||||
## Applicability
|
||||
Use Decorator
|
||||
|
||||
Reference in New Issue
Block a user