October 2017
Intermediate to advanced
210 pages
5h 32m
English
The factory method pattern encapsulates the logic used to select which type to instantiate within a single method. This method exposes only the protocol (or base class) to the code that calls it and does not reveal the details of how a particular type was selected.
Read now
Unlock full access