Skip to content

Files

Latest commit

 

History

History

FacadePattern

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Facade Pattern

The facade pattern provides a unified interface to a set of interfaces in a sub-system.
Facade defines a higher-level interface that makes the sub-system easier to use.

UML diagram:

Alt text