Skip to content
SP StackPractices

Tag: fluent-interface

1 resource tagged with "fluent-interface" on StackPractices.

Builder Pattern

Construct complex objects step by step. A creational design pattern for readable, configurable object construction.