项目作者: ZahraHeydari

项目描述 :
Including Builder, Factory method, Abstract Factory, Prototype and Singleton
高级语言: Java
项目地址: git://github.com/ZahraHeydari/CreationalDesignPatternsSample.git


CreationalDesignPatternsSample

A simple sample of creational design patterns in java. From simple to complex.

Including 5 parts:

  1. Builder
  2. Singleton
  3. Prototype
  4. Factory Method
  5. Abstract Factory

Checked using unit tests.

@Author
ZARA