Closed
Description
Recently Observable.fromCallable
operator was added to core package in 1.0.15
(ReactiveX/RxJava#3154). It serves the same function as Async.fromCallable
which means fromCallable
in this package can be deprecated.
Recently Observable.fromCallable
operator was added to core package in 1.0.15
(ReactiveX/RxJava#3154). It serves the same function as Async.fromCallable
which means fromCallable
in this package can be deprecated.