Publication View

Flyweight Design Pattern (2009)

Abstract
The Flyweight Design Pattern is useful when there is the need for many, many objects to exist that share some information or similarly, when a set of obgjects can be re-used to service many different client objects.

Publication details
Download http://cnx.org/content/m26103/1.3/
Repository Connexions (United States)
Keywords programming, pattern, object-oriented, flyweight, design
Language English