Libraries: Adapter - structural design pattern

 

Adapter - structural design pattern:

Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together

Author: DMITRII PECHERITSA