Changes

Jump to: navigation, search

Adapter

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

Navigation menu