public class NoStrategy extends java.lang.Object implements IStrategy
描述:网络加载,不缓存
NoStrategy()
<T> <any>
execute(RxCache rxCache, java.lang.String cacheKey, long cacheTime, <any> source, java.lang.reflect.Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NoStrategy()
public <T> <any> execute(RxCache rxCache, java.lang.String cacheKey, long cacheTime, <any> source, java.lang.reflect.Type type)
IStrategy
execute
rxCache
cacheKey
cacheTime
source
type