This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| design_pattern:factory_method_pattern [2017/10/30 15:29] – [실행] ledyx | 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(골격) 측 = | ||