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

43 lines
822 B
Smali
Raw Normal View History

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