Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/balikuddembe/factory-method-designpattern

In Factory pattern, we create object without exposing the creation logic to the client and refer to newly created object using a common interface
https://github.com/balikuddembe/factory-method-designpattern

Last synced: about 2 months ago
JSON representation

In Factory pattern, we create object without exposing the creation logic to the client and refer to newly created object using a common interface

Awesome Lists containing this project