X Tutup
Skip to content

Commit a53c217

Browse files
committed
Update README.md
1 parent a9971dc commit a53c217

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@
3636

3737
##Flyweight
3838
**Intent:** Use sharing to support large numbers of fine-grained objects efficiently.
39+
40+
##Proxy
41+
**Intent:** Provide a surrogate or placeholder for another object to control access to it.
42+

0 commit comments

Comments
 (0)
X Tutup