Encyclopedia > Builder pattern

  Article Content

Builder pattern

A software design pattern builder pattern is used for computer programming in a certain circumstance.

Oftentimes, builder pattern builds Composite pattern, a structure pattern.

Intent: Separate the construction of a complex object from its representation so that the same construction process can create different representations.

See also: ClassFactory[?], Adapter pattern, Abstract pattern[?], Laborer pattern[?]



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... the x-axis in two points.) If the discriminant is negative, then there are two different solutions x, both of which are complex numbers. The two solutions are complex ...

 
 
 
This page was created in 32.7 ms