Adapter Design Pattern
Adapter is a structural design pattern that facilitates the collaboration of objects having conflicting interfaces.
Adapter is a structural design pattern that facilitates the collaboration of objects having conflicting interfaces.