Facade Pattern
A structural design pattern that provides a simplified interface to a complex subsystem, reducing the coupling between clients and subsystem …
A structural design pattern that provides a simplified interface to a complex subsystem, reducing the coupling between clients and subsystem …