autodispose-android / com.uber.autodispose.android.internal / MainThreadDisposable / <init>

<init>

MainThreadDisposable()
MainThreadDisposable()

Copy of the MainThreadDisposable from RxAndroid which makes use of . This allows disposing on the JVM without crashing due to the looper check (which is often stubbed in tests).