<<< Decorator Benefits and Disadvantages | Index | Proxy >>> |
Facade design pattern provides a unified interface to a set of interfaces in a subsystem.
Facade defines a higher-level interface that makes the subsystem easier to use:
<<< Decorator Benefits and Disadvantages | Index | Proxy >>> |