Skip to content

Make Abstract Factory Examples stand out more. #25

Description

@jhughes-dev

Although it's technically an abstract factory, it also looks just like a Factory Method class.
The difference is typically in usage, where the abstract factory is used to define a set of types, the factory method is used to create instances of an unknown implementation of an interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions