design-patterns/structural
2020-09-20 14:25:55 +02:00
..
adapter Bridge (#8) 2020-09-17 17:45:18 +02:00
bridge composite example 2020-09-20 14:25:55 +02:00
composite composite example 2020-09-20 14:25:55 +02:00
README.md composite example 2020-09-20 14:25:55 +02:00

Structural Patterns

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