项目作者: Design-pattrns

项目描述 :
Builder pattern was introduced to solve some of the problems with Factory and Abstract Factory design patterns when the Object contains a lot of attributes. There are three major issues with Factory and Abstract Factory design patterns when the Object contains a lot of attributes.
高级语言: Java
项目地址: git://github.com/Design-pattrns/Builder-Pattern.git
创建时间: 2018-12-06T11:34:55Z
项目社区:https://github.com/Design-pattrns/Builder-Pattern

开源协议:

下载