Difference between revisions of "Facade"
(→Links) |
|||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
== Facade Pattern == | == Facade Pattern == | ||
+ | |||
+ | |||
+ | == Code Examples == | ||
+ | |||
+ | === Java === | ||
+ | |||
+ | === C++ === | ||
+ | |||
+ | == Open Source Applications == | ||
== Links == | == Links == | ||
[[BTP600]]<br/> | [[BTP600]]<br/> | ||
[http://en.wikipedia.org/wiki/Facade_Pattern Wikipedia Entry on Facade Pattern] | [http://en.wikipedia.org/wiki/Facade_Pattern Wikipedia Entry on Facade Pattern] |