Gof/FactoryMethod . . . . 2 matches
예를 들어서 sub클래스 MyCreator는 MyProduct와 YouProduct를 바꾸고, 새로운 TheirProduct Sub클래스를 지원할수 있다.
if (id == THEIRS) return new TheirProduct; // 새로운 product 추가
Found 1 matching page out of 7555 total pages (5000 pages are searched)