Factory method Pattern
Let the subclass decide which class to instantiate. Factory method Pattern This is a continuation of the software design pattern series. You can checkout the previous posts from my-blog Factory method pattern In factory method, the subclass...
Jan 1, 20214 min read153
