This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| design_pattern:flyweight_pattern [2018/12/24 09:03] – 만듦 ledyx | design_pattern:flyweight_pattern [2021/02/07 03:26] (current) – [Flywieght Pattern] ledyx | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| 이미 생성한 객체가 있으면 공유, 없으면 생성하여 메모리 절약. | 이미 생성한 객체가 있으면 공유, 없으면 생성하여 메모리 절약. | ||
| - | {{tag> | + | {{tag> |