setCacheInterceptor method
cacheInterceptor 缓存拦截器,实现抽象类CacheInterceptorInterface类
Implementation
void setCacheInterceptor(CacheInterceptor cacheInterceptor) {
setCacheInterceptor(cacheInterceptor);
}
cacheInterceptor 缓存拦截器,实现抽象类CacheInterceptorInterface类
void setCacheInterceptor(CacheInterceptor cacheInterceptor) {
setCacheInterceptor(cacheInterceptor);
}