builder pattern
Appearance
English
[edit]Noun
[edit]builder pattern (plural builder patterns)
- (software, object-oriented programming) A creational design pattern that intends to abstract steps of construction of objects so that different implementations of these steps can construct different representations of objects.