Skip navigation links
A D F I M O R S V 

A

AndroidSchedulers - Class in io.reactivex.android.schedulers
Android-specific Schedulers.

D

dispose() - Method in class io.reactivex.android.MainThreadDisposable
 

F

from(Looper) - Static method in class io.reactivex.android.schedulers.AndroidSchedulers
A Scheduler which executes actions on looper.

I

initMainThreadScheduler(Callable<Scheduler>) - Static method in class io.reactivex.android.plugins.RxAndroidPlugins
 
io.reactivex.android - package io.reactivex.android
 
io.reactivex.android.plugins - package io.reactivex.android.plugins
 
io.reactivex.android.schedulers - package io.reactivex.android.schedulers
 
isDisposed() - Method in class io.reactivex.android.MainThreadDisposable
 

M

mainThread() - Static method in class io.reactivex.android.schedulers.AndroidSchedulers
A Scheduler which executes actions on the Android main thread.
MainThreadDisposable - Class in io.reactivex.android
A disposable which ensures its dispose action is executed on the main thread.
MainThreadDisposable() - Constructor for class io.reactivex.android.MainThreadDisposable
 

O

onDispose() - Method in class io.reactivex.android.MainThreadDisposable
 
onMainThreadScheduler(Scheduler) - Static method in class io.reactivex.android.plugins.RxAndroidPlugins
 

R

reset() - Static method in class io.reactivex.android.plugins.RxAndroidPlugins
Removes all handlers and resets the default behavior.
RxAndroidPlugins - Class in io.reactivex.android.plugins
Utility class to inject handlers to certain standard RxAndroid operations.

S

setInitMainThreadSchedulerHandler(Function<Callable<Scheduler>, Scheduler>) - Static method in class io.reactivex.android.plugins.RxAndroidPlugins
 
setMainThreadSchedulerHandler(Function<Scheduler, Scheduler>) - Static method in class io.reactivex.android.plugins.RxAndroidPlugins
 

V

verifyMainThread() - Static method in class io.reactivex.android.MainThreadDisposable
Verify that the calling thread is the Android main thread.
A D F I M O R S V 
Skip navigation links