This commit is contained in:
JuhoKang
2015-12-01 16:00:31 +09:00
parent 5bec63659f
commit 119d264779
10 changed files with 139 additions and 182 deletions

View File

@ -15,7 +15,7 @@ tags:
expect. Adapter lets classes work together that couldn't otherwise because of
incompatible interfaces.
![alt text](./etc/adapter_1.png "Adapter")
![alt text](./etc/adapter.png "Adapter")
**Applicability:** Use the Adapter pattern when