factory method pattern
creational pattern that uses factory methods to deal with the problem of creating objects without having to specify the exact class of the object that will be created
--Agreed Upon Solutions

The discussion does not exist would you like to add the first comment?

anonymous