Update README.md
This commit is contained in:
parent
c5b57c86bd
commit
e16099adf3
@ -66,7 +66,7 @@
|
|||||||
* you need to use several existing subclasses, but it's impractical to adapt their interface by subclassing every one. An object adapter can adapt the interface of its parent class.
|
* you need to use several existing subclasses, but it's impractical to adapt their interface by subclassing every one. An object adapter can adapt the interface of its parent class.
|
||||||
|
|
||||||
##Bridge
|
##Bridge
|
||||||
**Intent:** Decouple an abstraction from its implementationso that the two can vary independently.
|
**Intent:** Decouple an abstraction from its implementation so that the two can vary independently.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user