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

43 lines
822 B
Smali
Raw Normal View History

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