팩토리메소드1 Design Pattern] Factory Method Factory Method / Design Patterns / Creational Patterns Factory Method Also known as: Virtual Constructor Intent Factory Method is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objec refactoring.guru ♬ Factory Method란? Factory Method는 수퍼 클래스에서 오브젝트를 작성하기 위해 인터페이스를 제공합니다. 이 때 어떤 클래스의 인스턴스를 만들지는 '서브클래스에서 결정'합니.. 2020. 6. 27. 이전 1 다음