design-patterns/structural
2020-09-15 17:49:08 +02:00
..
adapter Adapter Pattern (#7) 2020-09-15 17:49:08 +02:00
README.md Adapter Pattern (#7) 2020-09-15 17:49:08 +02:00

Structural Patterns

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