Skip to content

Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantiation to subclasses.

Notifications You must be signed in to change notification settings

prateek497/AbstractMethodDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

About

Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantiation to subclasses.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages