The Adapter Design Pattern. Adapter Structure (Class). Convert the interface of a class into another inteface clients expect. Adapter Structure (Object). Adapter Consequences. Adapter Implememntation 1. Adapter Implementation 2. Adapter Known Uses.
The Adapter Design Pattern
Adapter Structure (Class) Convert the interface of a class into another inteface clients expect.
Adapter Structure (Object)
Adapter Consequences
Adapter Implememntation 1
Adapter Implementation 2
Adapter Known Uses