Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 239 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 239 Bytes

Repository with an example of using the "Facade" pattern.

Theme: Coffee making process

Main idea:

► COMPOSITION OF OBJECTS IN ONE CLASS

Key ideas:

● Combining simple actions in the methods of facade class