mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
Updated README.md
This commit is contained in:
@@ -58,6 +58,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
|
||||
|
||||
* [Intercepting Filter](#intercepting-filter)
|
||||
|
||||
|
||||
## <a name="abstract-factory">Abstract Factory</a> [↑](#list-of-design-patterns)
|
||||
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user