Update README.md
This commit is contained in:
parent
881b77ba4e
commit
5cd611bf19
@ -34,3 +34,5 @@
|
|||||||
##Facade
|
##Facade
|
||||||
**Intent:** Provide a unified interface to a set of interfaces in a subsystem. Facade defines a higher-level interface that makes the subsystem easier to use.
|
**Intent:** Provide a unified interface to a set of interfaces in a subsystem. Facade defines a higher-level interface that makes the subsystem easier to use.
|
||||||
|
|
||||||
|
##Flyweight
|
||||||
|
**Intent:** Use sharing to support large numbers of fine-grained objects efficiently.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user