Changes

Jump to: navigation, search

Adapter

142 bytes added, 20:19, 25 February 2007
no edit summary
== Object Adapter Pattern ==
This adapter pattern uses an instance of the class it wraps. By using an instance, methods of the wrapped object can be invoked.
[Image here]
== Class Adapter Pattern ==
1
edit

Navigation menu