Update README.md
This commit is contained in:
parent
862fd39d11
commit
5305e6ba1b
@ -9,7 +9,7 @@
|
|||||||
##Abstract Factory
|
##Abstract Factory
|
||||||
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
|
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Applicability:** Use the Abstract Factory pattern when
|
**Applicability:** Use the Abstract Factory pattern when
|
||||||
* a system should be independent of how its products are created, composed and represented
|
* a system should be independent of how its products are created, composed and represented
|
||||||
|
Loading…
x
Reference in New Issue
Block a user