星期一, 四月 09, 2007

Design Patterns - Adapter Pattern

The Adapter Pattern : converts the interface of a class into another interface the clients expect.
Adapter lets classes work together that couldn't otherwise because of incompatible interface.




没有评论: