Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Alves
98d2a29c66 Update the README file with instructions 2021-07-08 23:59:13 -03:00
Lucas Alves
c7042966dc Created a file that has an eg usage of factory 2021-07-01 01:00:56 -03:00
Lucas Alves
c3ace1a31b Create new factory function
* CreateVehicleFactory function initiate a new factory of
	  Car or Motorbike
2021-07-01 00:59:42 -03:00
Lucas Alves
ffebe52a4f Change Build for NewVehicle in motorbike_factory
* To implements VehicleFactory the name of the function
	  is changed
2021-07-01 00:55:09 -03:00
Jian Han
ecef7a4803 Abstract factory pattern 2018-01-14 15:43:41 +10:00
Jian Han
61fd1de9d7 finish doc for abstract factory 2018-01-13 22:09:23 +10:00