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 ed9669f commit e123e54Copy full SHA for e123e54
README.md
@@ -0,0 +1,11 @@
1
+Repository with an example of using the "Abstract Factory" pattern.
2
+
3
+<b>Theme:</b> Remote control
4
5
+<b>Main idea:</b>
6
7
+► ISOLATION COMMAND OBJECT
8
9
+<b>Key ideas:</b>
10
11
+● Non-obvious dependency of the sender class and the command receiver class
0 commit comments