This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| design_pattern:flyweight_pattern [2021/02/07 03:15] – external edit 127.0.0.1 | design_pattern:flyweight_pattern [2021/02/07 03:26] (current) – [Flywieght Pattern] ledyx | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| 이미 생성한 객체가 있으면 공유, 없으면 생성하여 메모리 절약. | 이미 생성한 객체가 있으면 공유, 없으면 생성하여 메모리 절약. | ||
| - | {{tag> | + | {{tag> |