Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''Structural Design Patterns''' are [[Design_pattern_(computer_science)|Design Patterns]] that ease the design by identifying a simple way to realize
Examples of Structural Patterns include:
Line 11:
* [[Facade pattern]]
* [[Flyweight pattern]]
* [[Proxy pattern]]
* [[Pipes and filters]]
|