https://github.com/oxyc/java-builder-factory-example
A Java example demonstration the Builder and Factory patterns as well as a Makefile for building.
https://github.com/oxyc/java-builder-factory-example
Last synced: 8 months ago
JSON representation
A Java example demonstration the Builder and Factory patterns as well as a Makefile for building.
- Host: GitHub
- URL: https://github.com/oxyc/java-builder-factory-example
- Owner: oxyc
- License: mit
- Created: 2012-11-01T14:33:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-01T14:38:29.000Z (over 13 years ago)
- Last Synced: 2025-02-10T06:24:21.660Z (over 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Java Builder & Factory example
==============================