jw
networkLoad() .subscribeOn(io()) .startWith(cacheCompute()) .subscribeOn(computation()) .observeOn(mainThread())
mg6maciej