100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Flyweight Pattern

The Flyweight Pattern is a structural design pattern that minimizes memory usage by sharing as much data as possible between many similar objects, separating an object's intrinsic (shareable) state from its extrinsic (context-specific) state.

4 resources across 2 libraries