Skip navigation links
A C F I L O R S V 

A

AutoDisposeAndroidPlugins - Class in com.uber.autodispose.android
Utility class to inject handlers to certain standard AutoDispose Android operations.

C

com.uber.autodispose.android - package com.uber.autodispose.android
Android components for AutoDispose.

F

from(View) - Static method in class com.uber.autodispose.android.ViewScopeProvider
Creates a ScopeProvider for Android Views.

I

isLockdown() - Static method in class com.uber.autodispose.android.AutoDisposeAndroidPlugins
Returns true if the plugins were locked down.

L

lockdown() - Static method in class com.uber.autodispose.android.AutoDisposeAndroidPlugins
Prevents changing the plugins from then on.

O

onCheckMainThread(BooleanSupplier) - Static method in class com.uber.autodispose.android.AutoDisposeAndroidPlugins
Returns true if called on the main thread, false if not.

R

requestScope() - Method in class com.uber.autodispose.android.ViewScopeProvider
 
reset() - Static method in class com.uber.autodispose.android.AutoDisposeAndroidPlugins
Removes all handlers and resets to default behavior.

S

setOnCheckMainThread(BooleanSupplier) - Static method in class com.uber.autodispose.android.AutoDisposeAndroidPlugins
Sets the preferred main thread checker.

V

ViewScopeProvider - Class in com.uber.autodispose.android
A ScopeProvider that can provide scoping for Android View classes.
A C F I L O R S V 
Skip navigation links