设计模式 - 适配器模式

适配器模式(Adapter Pattern)

一、基本介绍

  1. 适配器模式 将某个类的接口转换成客户端期望的另外一个接口表示,主要目的