Skip to main content

One doc tagged with "factory-method"

View all tags

Factory Method Pattern

Explains the Factory Method pattern for deferring object creation to subclasses while preserving a common creation contract.