Structural pattern: Difference between revisions

Content deleted Content added
LazyEditor (talk | contribs)
m The ç in Façade pattern
No edit summary
Line 17:
* [[Pipes and filters]]: a chain of processes where the output of each process is the input of the next
* [[Private class data pattern]]: restrict accessor/mutator access
* Wrapper pattern: See [[Decorator pattern]]