mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-22 00:25:08 +00:00
#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@@ -141,6 +141,9 @@ king.makeRequest(new Request(RequestType.TORTURE_PRISONER, "torture prisoner"));
|
||||
king.makeRequest(new Request(RequestType.COLLECT_TAX, "collect tax")); // Orc soldier handling request "collect tax"
|
||||
```
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
Use Chain of Responsibility when
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
Reference in New Issue
Block a user