Structural Design Patterns

suggest change

Introduction

Structural design patterns are patterns that describe how objects and classes can be combined and form a large structure and that ease design by identifying a simple way to realize relationships between entities. There are seven structural patterns described. They are as follows: Adapter, Bridge, Composite, Decorator, Facade, Flyweight and Proxy

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents