apkfuckery/com.discord/smali_classes2/g0/d$b.smali

42 lines
718 B
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lg0/d$b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lg0/d$c;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lg0/d;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x9
2019-07-24 11:27:29 +00:00
name = null
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call(Ljava/lang/Object;)V
.locals 1
2020-03-27 22:23:51 +00:00
check-cast p1, Lg0/e;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
sget-object v0, Lg0/s/c;->a:Lg0/s/c$a;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-interface {p1, v0}, Lg0/e;->a(Lrx/Subscription;)V
2019-07-24 11:27:29 +00:00
return-void
.end method