Skip to content

telmas/Factory-Pattern-Example-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Factory-Pattern-Example-in-Java

Factory-Pattern-Example-in-Java

Output:

What type of car would you like to order? (SM / SE / SP / LU): si No such car type. Please enter SM, SE, SP or LU next time

What type of car would you like to order? (SM / SE / SP / LU): sp Sports Car (Ford: Mustang) was build with price: 7000.0$

What type of car would you like to order? (SM / SE / SP / LU): se Sedan Car (Ford: Mondeo) was build with price: 5000.0$

About

Factory-Pattern-Example-in-Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published