StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Hans Wurst

Rating
1492.27 (4,363,440th)
Reputation
2,270 (74,189th)
Page: 1 2 3
Title Δ
How to collect every observable emittion into one object in rxJava2... 0.00
How can I return one list from Rxjava instead of multiple emitted s... 0.00
RxJava operator for single event or Timeout event 0.00
ExecutorService threads not working as expected in RxJava code 0.00
Any Rx operator which could FlatMap and return both the output -0.51
ObservableZip .subscribe() crash: null pointer exception, but what... 0.00
Functional-reactive operator in RxJava2 that produces new state fro... 0.00
Applying an operation to all previously emitted items 0.00
Thread execution of value emitting code and value receiving code in... 0.00
Why is 'subscribe' function not registering? RxJava Android... 0.00
Identical Observable inside a switchMap 0.00
RxJava transform request type before api call 0.00
How can I continue Rx chain different ways based on the property? 0.00
RxJava NetworkOnMainThreadException while subscribing 0.00
rxjava combines 2 calls with error handling, fails with delay 0.00
RxJava take(1) completes wheras Observable.just() does not 0.00
NullPointerException on turning Flowable into LiveData using LiveDa... 0.00
how to use RxJava repeatWhen 0.00
Rxjava how to create a thread and return text to UI 0.00
How to call a method multiple times using RxJava's method retry... 0.00
in rxjava get an error in android studio kotlin code 0.00
Start obserable chain from Single.onErrorResumeNext in Rxjava2 0.00
Rxjava Interval with ZipWith doesn't work as expected 0.00
Rxjava : takeUntil skip complete event 0.00
Rxjava : Emit reduce value when switchmap happens 0.00
How to enforce only 1 subscriber per multiple instances of a same S... +0.00
How to use/control RxJava Observable.cache +0.01
RxJava 3 support for Room +0.02
Kotlin Flow On Android: Launch and Merge subflows from Parent 0.00
When to use blockingSubscribe in RxJava 0.00
How can I concat a call that returns an array and multiple calls fo... 0.00
How long before Android kills app if RxJava Timer is running in bac... 0.00
Emit single item while update UI about progress in RxJava / RxAndroid 0.00
Can't migrate accurately from RxJava2 to RxJava3 0.00
RxJava return error as onNext and continue stream 0.00
How can I change the period for Flowable.interval 0.00
android rxjava2 zip vararg parameter -3.84
Firebase + RxJava, onComplete() event 0.00
RxJava — emit on subscribeOn() thread 0.00
Unable to use MergeDelayError 0.00
RxJava observeOn seems to be not work correctly 0.00
Return value of Single emitter Rx Java 0.00
RxJava - Using Single.Error / Observable.error vs throwing exception 0.00
RxJava Problem with reading a file with Observable and take operator 0.00
Order of events received by subscribers of a Publish Subject 0.00
How do I place Asynchronous Retrofit calls using rxjava. I have to... 0.00
RxJava Single filtering a list inside an object and return its obje... 0.00
Observable that combines behavior of groupby with combinelatest and... +0.24
Convert Flowables<Item> to Flowable<List<Item>> o... -0.03
Android RxJava 2: What is the difference between fromCallable and J... -3.54