Facade pattern

The facade pattern (also spelled façade) is a software design pattern commonly used in object-oriented programming. Analogous to a façade in architecture, it is an object that serves as a front-facing interface masking more complex underlying or structural code.

Source: Wikipedia — Facade pattern (CC BY-SA 4.0)

Facade pattern

The facade pattern (also spelled façade) is a software design pattern commonly used in object-oriented programming. Analogous to a façade in architecture, it is an object that serves as a front-facing interface masking more complex underlying or structural code.

Source: Wikipedia "Facade pattern" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy