https://github.com/oae/factory_pattern_example
Creates washing machine process using factory pattern
https://github.com/oae/factory_pattern_example
Last synced: about 1 year ago
JSON representation
Creates washing machine process using factory pattern
- Host: GitHub
- URL: https://github.com/oae/factory_pattern_example
- Owner: oae
- License: gpl-3.0
- Created: 2013-08-07T07:01:29.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-07T07:05:48.000Z (almost 13 years ago)
- Last Synced: 2025-01-20T06:41:21.584Z (over 1 year ago)
- Language: Java
- Size: 184 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
factory_pattern_example
=======================
Creates washing machine process using factory pattern