We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd5f86 commit b16e27eCopy full SHA for b16e27e
README.md
@@ -20,7 +20,7 @@ objects).
20
- [Composite], structure and composition of an object
21
- [Decorator], responsibilities of an object without subclassing
22
- [Façade], interface to a subsystem
23
- - [Flyweight], todo
+ - [Flyweight], storage costs of objects
24
- [Proxy], how an object is accessed (its location)
25
- Behavioral Patterns
26
- [Chain of Responsibility], object that can fulfill a request
0 commit comments