apkfuckery/com.discord/smali_classes2/r0/c.smali

43 lines
823 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lr0/c;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
2020-07-08 16:44:49 +00:00
.implements Lr0/d$a;
2020-05-17 12:40:10 +00:00
# instance fields
.field public final synthetic d:Lrx/Observable;
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lr0/c;->d:Lrx/Observable;
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 1
2020-07-08 16:44:49 +00:00
check-cast p1, Lr0/e;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
new-instance v0, Lr0/b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v0, p0, p1}, Lr0/b;-><init>(Lr0/c;Lr0/e;)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {p1, v0}, Lr0/e;->a(Lrx/Subscription;)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p0, Lr0/c;->d:Lrx/Observable;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->c0(Lrx/Subscriber;)Lrx/Subscription;
2020-05-17 12:40:10 +00:00
return-void
.end method