|
|
|
Adapter pattern from Wikipedia
|
In computer programming, the adapter design pattern (often referred to as the wrapper pattern or simply a wrapper) 'adapts' one interface for a class into one that a client expects.
http://en.wikipedia.org/wiki/Adapter_pattern
created by syam1224 on 2008-03-26 12:16:12
|
|
|
|
|