Update README.md
This commit is contained in:
parent
b8365e9e4c
commit
da72f04643
@ -56,7 +56,7 @@
|
|||||||
* when the sole instance should be extensible by subclassing, and clients should be able to use an extended instance without modifying their code
|
* when the sole instance should be extensible by subclassing, and clients should be able to use an extended instance without modifying their code
|
||||||
|
|
||||||
##Adapter
|
##Adapter
|
||||||
**Intent:** Convert the interface of a class into another interface clients expect. Adapter lets classes work together that couldn't otherwise because of incompatible interfaces.
|
**Intent:** Convert the interface of a class into another interface the clients expect. Adapter lets classes work together that couldn't otherwise because of incompatible interfaces.
|
||||||
|
|
||||||

|

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