Skip to content

hsrocks/DesignPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DesignPatterns

Defined the factory pattern

Defined an Interface . Defined two classes and have implemented the interface Created the factoryclass which is basically responsible for creation of object. Thus provide flexibily for creation of object. Defined the Main Class i.e LanguageFactoryGenerator which calls the Factory class which is responsible for creaation of object .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages