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

42 lines
718 B
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final Lh0/d$b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
2020-04-17 17:35:24 +00:00
.implements Lh0/d$c;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-04-17 17:35:24 +00:00
value = Lh0/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-04-17 17:35:24 +00:00
check-cast p1, Lh0/e;
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
sget-object v0, Lh0/s/c;->a:Lh0/s/c$a;
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
invoke-interface {p1, v0}, Lh0/e;->a(Lrx/Subscription;)V
2019-07-24 11:27:29 +00:00
return-void
.end method