- Intent
- Front-facing simplified client interface that shields from the complexity of a subsytem
- Does not introduce any new complexity. It simplifies usage for the client either because its too dificult or repetitive
- Use-case
- Implementing you code with with a 3rd party library for which u only need a handful of objects
- Code