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
Holtsville, New York

... or older. The median age is 34 years. For every 100 females there are 96.1 males. For every 100 females age 18 and over, there are 93.9 males. The median income for a ...

 
 
 
This page was created in 60.7 ms