- Design Patterns and Best Practices in Java
- Kamalmeet Singh Adrian Ianculescu LUCIAN PAUL TORJE
- 21字
- 2021-06-25 20:52:39
Intent
The mediator pattern defines an object that encapsulates how a set of objects interacts, reducing their dependency on one another.