RxJavaSingleExecutionHook.smali
.class public abstract Lrx/plugins/RxJavaSingleExecutionHook;
.super Ljava/lang/Object;
.source "RxJavaSingleExecutionHook.java"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCreate(Lrx/Single$OnSubscribe;)Lrx/Single$OnSubscribe;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lrx/Single$OnSubscribe<",
"TT;>;)",
"Lrx/Single$OnSubscribe<",
"TT;>;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p1
.end method
.method public onLift(Lrx/Observable$Operator;)Lrx/Observable$Operator;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">(",
"Lrx/Observable$Operator<",
"+TR;-TT;>;)",
"Lrx/Observable$Operator<",
"+TR;-TT;>;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p1
.end method
.method public onSubscribeError(Ljava/lang/Throwable;)Ljava/lang/Throwable;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/lang/Throwable;",
")",
"Ljava/lang/Throwable;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p1
.end method
.method public onSubscribeReturn(Lrx/Subscription;)Lrx/Subscription;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lrx/Subscription;",
")",
"Lrx/Subscription;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p1
.end method
.method public onSubscribeStart(Lrx/Single;Lrx/Observable$OnSubscribe;)Lrx/Observable$OnSubscribe;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lrx/Single<",
"+TT;>;",
"Lrx/Observable$OnSubscribe<",
"TT;>;)",
"Lrx/Observable$OnSubscribe<",
"TT;>;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-object p2
.end method