public final class CacheAndRemoteDistinctStrategy extends BaseStrategy
描述:先显示缓存,再请求网络
CacheAndRemoteDistinctStrategy()
<T> <any>
execute(RxCache rxCache, java.lang.String key, long time, <any> source, java.lang.reflect.Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheAndRemoteDistinctStrategy()
public <T> <any> execute(RxCache rxCache, java.lang.String key, long time, <any> source, java.lang.reflect.Type type)
IStrategy
rxCache
key
time
source
type