How do you wait for the results from N asynchronou...
# android
l
How do you wait for the results from N asynchronous operations?
l
How do you do that in the context of RxJava?
s
I am not that well versed with RxJava but my guess would be
.zip
http://reactivex.io/documentation/operators/zip.html