About this document
Understanding Object Creation with Factories by pixoga8262 is a document available to read on EtoBox.
The document discusses different types of factories that can be used for object creation including factory methods, external factories, inner factories, and abstract factories. A factory method is a function that creates objects, a factory can take care of object creation and reside inside or outside an object, and factory hierarchies can create related objects.
- Author
- pixoga8262
- Language
- EN