flyweight-unshared-concrete-valid

Status: IN

The Flyweight pattern permits UnsharedConcreteFlyweight objects that conform to the Flyweight interface but are not shared — the pattern enables sharing but does not enforce it for all subclasses.

Source: entries/2026/06/17/gof-oo-chunk-13.md

Depended on by

JSON