dimanche 20 août 2017

RxJava: How to get a random item from Observable

I have a list of

    Observable<List<X>>

I want to get a random item from the list again and again such that no item gets repeated. Is there a way in which RxJava can be used to achieve this?




Aucun commentaire:

Enregistrer un commentaire