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
East Islip, New York

... females. The per capita income for the town is $27,356. 3.7% of the population and 2.8% of families are below the poverty line. Out of the total people living in poverty, ...

 
 
 
This page was created in 37.1 ms