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

43 lines
823 B
Smali
Raw Normal View History

2020-11-21 22:11:07 +00:00
.class public final Lg0/c;
2020-11-30 22:35:21 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
# interfaces
.implements Lg0/d$a;
2020-11-21 22:11:07 +00:00
# instance fields
2020-11-30 22:35:21 +00:00
.field public final synthetic d:Lrx/Observable;
2020-11-21 22:11:07 +00:00
# direct methods
2020-11-30 22:35:21 +00:00
.method public constructor <init>(Lrx/Observable;)V
.locals 0
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
iput-object p1, p0, Lg0/c;->d:Lrx/Observable;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-21 22:11:07 +00:00
return-void
.end method
# virtual methods
2020-11-30 22:35:21 +00:00
.method public call(Ljava/lang/Object;)V
.locals 1
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
check-cast p1, Lg0/e;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
new-instance v0, Lg0/b;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
invoke-direct {v0, p0, p1}, Lg0/b;-><init>(Lg0/c;Lg0/e;)V
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
invoke-interface {p1, v0}, Lg0/e;->a(Lrx/Subscription;)V
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
iget-object p1, p0, Lg0/c;->d:Lrx/Observable;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->d0(Lrx/Subscriber;)Lrx/Subscription;
2020-11-21 22:11:07 +00:00
2020-11-30 22:35:21 +00:00
return-void
2020-11-21 22:11:07 +00:00
.end method