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

43 lines
822 B
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lg0/c;
2020-02-20 19:33:18 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lg0/d$c;
2020-02-20 19:33:18 +00:00
# instance fields
.field public final synthetic d:Lrx/Observable;
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
2020-03-27 22:23:51 +00:00
iput-object p1, p0, Lg0/c;->d:Lrx/Observable;
2020-02-20 19:33:18 +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-03-27 22:23:51 +00:00
check-cast p1, Lg0/e;
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
new-instance v0, Lg0/b;
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v0, p0, p1}, Lg0/b;-><init>(Lg0/c;Lg0/e;)V
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
invoke-interface {p1, v0}, Lg0/e;->a(Lrx/Subscription;)V
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
iget-object p1, p0, Lg0/c;->d:Lrx/Observable;
2020-02-20 19:33:18 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method