Bridge design pattern used when we want to decouple abstraction its implementation so both of them can vary independently.
For example, lets make Text Message object and its implementation for sending the text.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Bridge design pattern used when we want to decouple abstraction its implementation so both of them can vary independently.
For example, lets make Text Message object and its implementation for sending the text.