Structural Patterns
Structural Patterns show how to arrange classes like building blocks, wrapping or linking them neatly so you can reuse code without rewriting it.
Structural Patterns show how to arrange classes like building blocks, wrapping or linking them neatly so you can reuse code without rewriting it.