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
Autocracy

...     Contents Autocracy Autocracy is a form of government which resides in the absolute power of a single individual. The term can ...

 
 
 
This page was created in 23.9 ms