Skip to search formSkip to main contentSkip to account menu

Flyweight pattern

Known as: Design Pattern - Flyweight, Flyweight (disambiguation) 
In computer programming, flyweight is a software design pattern. A flyweight is an object that minimizes memory use by sharing as much data as… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
BackgroundThe digital process of Building Information Modeling (BIM) involves the creation and modification of CAD-based building… 
2015
2015
The flyweight pattern is applied when a number of similar objects all rely on the same set of data values. Rather than create a… 
2014
2011
2011
a createAtomFeed, que es implementada en cada una de las clases hijas de QtgdataClient y que se encarga de destruir el feed… 
2011
2011
So far, there exists no general, common method for representing multi-resolution models. These results in that the… 
1999
1999
Factory FDP Builder FDP Factory Method LDDP 1: Covered byVirtual classes Prototype LDDP 1: Covered byPattern variables Singleton…