This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| design_pattern:factory_method_pattern [2021/02/07 03:15] – external edit 127.0.0.1 | design_pattern:factory_method_pattern [2021/02/07 03:26] (current) – [Factory Method Pattern] ledyx | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * [[template_method_pattern]]을 인스턴스 생성에 적용한 패턴. | * [[template_method_pattern]]을 인스턴스 생성에 적용한 패턴. | ||
| - | {{tag> | + | {{tag> |
| = 인스턴스 생성을 위한 Framework(골격) 측 = | = 인스턴스 생성을 위한 Framework(골격) 측 = | ||