Jisho

×
Bridge
Wikipedia definition
1. Bridge patternThe bridge pattern is a design pattern used in software engineering which is meant to "decouple an abstraction from its implementation so that the two can vary independently". The bridge uses encapsulation, aggregation, and can use inheritance to separate responsibilities into different classes. When a class varies often, the features of object-oriented programming become very useful because changes to a program's code can be made easily with minimal prior knowledge about the program.
Read “Bridge pattern” on English Wikipedia
Read “Bridge パターン” on Japanese Wikipedia
Read “Bridge pattern” on DBpedia

Discussions

to talk about this word.