apkfuckery/com.discord/smali_classes2/r0/l/a/i1.smali
2020-07-08 16:44:49 +00:00

85 lines
1.9 KiB
Smali

.class public final Lr0/l/a/i1;
.super Ljava/lang/Object;
.source "OperatorOnErrorResumeNextViaFunction.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Lr0/k/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lr0/k/b<",
"-",
"Ljava/lang/Throwable;",
"+",
"Lrx/Observable<",
"+TT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lr0/k/b;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lr0/k/b<",
"-",
"Ljava/lang/Throwable;",
"+",
"Lrx/Observable<",
"+TT;>;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lr0/l/a/i1;->d:Lr0/k/b;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lrx/Subscriber;
new-instance v0, Lr0/l/b/a;
invoke-direct {v0}, Lr0/l/b/a;-><init>()V
new-instance v1, Lrx/subscriptions/SerialSubscription;
invoke-direct {v1}, Lrx/subscriptions/SerialSubscription;-><init>()V
new-instance v2, Lr0/l/a/h1;
invoke-direct {v2, p0, p1, v0, v1}, Lr0/l/a/h1;-><init>(Lr0/l/a/i1;Lrx/Subscriber;Lr0/l/b/a;Lrx/subscriptions/SerialSubscription;)V
invoke-virtual {v1, v2}, Lrx/subscriptions/SerialSubscription;->a(Lrx/Subscription;)V
invoke-virtual {p1, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v2
.end method