Skip to main content

One doc tagged with "builder"

View all tags

Builder Pattern

A creational pattern that separates the construction of a complex object from its representation, allowing the same construction process to produce different results.