搜索资源列表
tacoba
- Java Mediator Pattern Example
Mediator
- Mediator模式示例代码,仅供学习之用-Mediator Pattern sample code, only for learning purposes
Mediator
- 设计模式中的原型终结者模式,相对来说比较好理解的一种设计模式。-The Mediator pattern
Mediator
- java 编程学习,软件设计思想,mediator模式设计-this is a example of mediator pattern in the software design with java code
Mediator
- With the mediator pattern, communication between objects is encapsulated within a mediator object. Objects no longer communicate directly with each other, but instead communicate through the mediator. This reduces the dependencies between communicati