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 862fd39 commit 5305e6bCopy full SHA for 5305e6b
README.md
@@ -9,7 +9,7 @@
9
##Abstract Factory
10
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
11
12
-
+
13
14
**Applicability:** Use the Abstract Factory pattern when
15
* a system should be independent of how its products are created, composed and represented
0 commit comments