Content deleted Content added
No edit summary |
No edit summary |
||
Line 8:
* [[Bridge pattern]]: decouple an abstraction from its implementation so that the two can vary independently
* [[Composite pattern]]: a tree structure of objects were every object has the same interface
* [[Container pattern]]: create objects for the sole purpose of holding and managing other objects
* [[Decorator pattern]]
* [[Extensibility pattern]]
|