Jisho

×
Mediator
Wikipedia definition
1. Mediator patternThe mediator pattern defines an object that encapsulates how a set of objects interact. This pattern is considered to be a behavioral pattern due to the way it can alter the program's running behavior. Usually a program is made up of a (sometimes large) number of classes. So the logic and computation is distributed among these classes.
Read “Mediator pattern” on English Wikipedia
Read “Mediator パターン” on Japanese Wikipedia
Read “Mediator pattern” on DBpedia

Discussions

to talk about this word.