Facade Pattern
A structural pattern that provides a simplified interface to a complex subsystem, hiding its internal complexity from client code.
A structural pattern that provides a simplified interface to a complex subsystem, hiding its internal complexity from client code.