Update README.md
This commit is contained in:
parent
a9971dc38f
commit
a53c217f37
@ -36,3 +36,7 @@
|
|||||||
|
|
||||||
##Flyweight
|
##Flyweight
|
||||||
**Intent:** Use sharing to support large numbers of fine-grained objects efficiently.
|
**Intent:** Use sharing to support large numbers of fine-grained objects efficiently.
|
||||||
|
|
||||||
|
##Proxy
|
||||||
|
**Intent:** Provide a surrogate or placeholder for another object to control access to it.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user