RxAndroidSchedulersHook.smali
.class public Lrx/android/plugins/RxAndroidSchedulersHook;
.super Ljava/lang/Object;
.source "RxAndroidSchedulersHook.java"
# static fields
.field private static final DEFAULT_INSTANCE:Lrx/android/plugins/RxAndroidSchedulersHook;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lrx/android/plugins/RxAndroidSchedulersHook;
invoke-direct {v0}, Lrx/android/plugins/RxAndroidSchedulersHook;-><init>()V
sput-object v0, Lrx/android/plugins/RxAndroidSchedulersHook;->DEFAULT_INSTANCE:Lrx/android/plugins/RxAndroidSchedulersHook;
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getDefaultInstance()Lrx/android/plugins/RxAndroidSchedulersHook;
.registers 1
.line 1
sget-object v0, Lrx/android/plugins/RxAndroidSchedulersHook;->DEFAULT_INSTANCE:Lrx/android/plugins/RxAndroidSchedulersHook;
return-object v0
.end method
# virtual methods
.method public getMainThreadScheduler()Lrx/Scheduler;
.registers 2
const/4 v0, 0x0
return-object v0
.end method
.method public onSchedule(Lrx/functions/Action0;)Lrx/functions/Action0;
.registers 2
return-object p1
.end method