We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ea7ff commit bc98c11Copy full SHA for bc98c11
README.md
@@ -58,6 +58,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
58
59
* [Intercepting Filter](#intercepting-filter)
60
61
+
62
## <a name="abstract-factory">Abstract Factory</a> [↑](#list-of-design-patterns)
63
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
64
0 commit comments