Error!
Success!

Factory Method Design Pattern

0
kicks

Factory Method Design Pattern  (Unpublished)

The factory method pattern is a design pattern that allows for the creation of objects without specifying the type of object that is to be created in code. A factory class contains a method that allows determination of the created type at run-time.


Kicked By:
Drop Kicked By: