Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb52f47 commit 0094586Copy full SHA for 0094586
README.md
@@ -47,6 +47,9 @@ The patterns can be structured in roughly three different categories. Please cli
47
* [TemplateMethod](TemplateMethod) [:notebook:](http://en.wikipedia.org/wiki/Template_method_pattern)
48
* [Visitor](Visitor) [:notebook:](http://en.wikipedia.org/wiki/Visitor_pattern)
49
50
+### More
51
+* [Delegation](Delegation) [:notebook:](http://en.wikipedia.org/wiki/Delegation_pattern)
52
+
53
## Contribute
54
55
Please feel free to fork and extend existing or add your own examples and send a pull request with your changes!
0 commit comments