Factory Method Design Pattern(blackwasp.co.uk)
submitted by
BlackWasp(4024) 3 years, 7 months ago
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.
|category: Patterns
|Views: 40
tags:
Factory Patterns another
Everyones tags:
Your Tags: