Java设计模式——建造者模式

   建造者模式:将一个复杂对象的构建与它的表示分离,使得同样的构建过程可以创建不同的表示    Builder Pattrn:Separate the construction of a complex object from its representation so that the same construction process can create different represe
相关文章
相关标签/搜索