Help


+
As the factory only returns an abstract pointer, the client code ( that requested the object from the factory ) does not know – and is not burdened by – the actual concrete type of the object that was just created.

Edit
Promote Demote Fragment Fix

+
As the factory only returns an abstract pointer, the client code does not know-and is not burdened by-the actual concrete type of the object which was just created.

Edit
Promote Demote Fragment Fix

0.016 seconds.