Division¶
Among the structural patterns we can distinguish:
Adapter
Bridge
Composite
Decorator
Facade
Flyweight
Proxy
A detailed description of each of the above patterns along with examples can be found in the respective section for each of them.
Among the structural patterns we can distinguish:
Adapter
Bridge
Composite
Decorator
Facade
Flyweight
Proxy
A detailed description of each of the above patterns along with examples can be found in the respective section for each of them.