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
North Lindenhurst, New York

... town is $59,022, and the median income for a family is $63,642. Males have a median income of $42,403 versus $31,296 for females. The per capita income for the town is ...

 
 
 
This page was created in 35.9 ms