Package com.squareup.okhttp
Interface OkCacheContainer
-
public interface OkCacheContainerAn interface that allows OkHttp to detect that aResponseCachecontains aCache.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CachegetCache()
-
-
-
Method Detail
-
getCache
Cache getCache()
-
-