We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9971dc commit a53c217Copy full SHA for a53c217
README.md
@@ -36,3 +36,7 @@
36
37
##Flyweight
38
**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