Update README.md
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user