7 lines
218 B
Markdown
7 lines
218 B
Markdown
|
|
|
|
## How does the scale of a **Design Pattern** compare to a single Class?
|
|
|
|
---
|
|
|
|
🏗️ It is a **larger-grained** form of reuse; it involves **multiple classes** and their specific interactions rather than just one.
|