mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-17 04:26:05 +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
|
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.
|
objects and pass the request along the chain until an object handles it.
|
||||||
|
|
||||||

|

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