类分层结构
- java.lang.Object
- io.itit.itf.okhttp.interceptor.DownloadFileInterceptor (implements io.itit.itf.okhttp.interceptor.DownloadFileProgressListener, okhttp3.Interceptor)
- okhttp3.ResponseBody (implements java.io.Closeable)
- io.itit.itf.okhttp.interceptor.DownloadFileInterceptor.DownloadFileProgressResponseBody
接口分层结构
- io.itit.itf.okhttp.interceptor.DownloadFileProgressListener