Pattern ADAPTER
Context
You want to use an existing class (
adaptee
) w/out modifying it
The context requires conformance to a
target
i/f, different from the adaptee's
Target i/f and adaptee i/f are conceptually related
prev
|
top
|
next