The factory design pattern is used when we have a superclass with multiple sub-classes and based on input, we need to return one of the sub-class. This pattern takes out the responsibility of the instantiation of a class from the client program to the factory class.
-
Notifications
You must be signed in to change notification settings - Fork 0
amir-shiati/factory-demonstration-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java factory design pattern demonstration.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published