mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 12:58:37 +00:00
Fixed class diagram path.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ tags: Java
|
||||
more than one object a chance to handle the request. Chain the receiving
|
||||
objects and pass the request along the chain until an object handles it.
|
||||
|
||||

|
||||

|
||||
|
||||
**Applicability:** Use Chain of Responsibility when
|
||||
|
||||
|
||||
Reference in New Issue
Block a user