170 likes | 538 Views
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.
E N D
Adapter Structure (Class) Convert the interface of a class into another inteface clients expect.