design-patterns/structural
2020-09-17 17:43:06 +02:00
..
adapter bridge example 2020-09-17 17:43:06 +02:00
bridge bridge example 2020-09-17 17:43:06 +02:00
README.md bridge example 2020-09-17 17:43:06 +02:00

Structural Patterns

Structural patterns explain how to assemble objects and classes into larger structures while keeping these structures flexible and efficient.