Skip to content

Latest commit

 

History

History

Flyweight

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Flyweight Pattern

Structural Type

Intent:

Use sharing to support large numbers of fine-grained objects efficiently.

Visual Diagram

Visual Diagram Flyweight Pattern

image by refactoring guru