April 2019
Intermediate to advanced
360 pages
9h 17m
English
The UML class diagram for the Mower Selection Helper implementation of the factory method design pattern consists of an interface that is implemented by two classes.
The ConcreteMowerFactory class is where the object instantiation occurs:

As indicated in the UML class diagram, the RidingMower and PushMower classes implement the Mower interface, and the MowerFactory class is removed from the object creation process.
Read now
Unlock full access