apkfuckery/com.discord/smali_classes2/d0/a/u.smali

66 lines
1.1 KiB
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public final Ld0/a/u;
2020-09-23 03:12:49 +00:00
.super Lc0/n/c/k;
2020-09-16 23:45:23 +00:00
.source "CoroutineDispatcher.kt"
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2020-07-20 19:00:44 +00:00
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-23 03:12:49 +00:00
"Lc0/n/c/k;",
2020-09-16 23:45:23 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lkotlin/coroutines/CoroutineContext$a;",
2020-09-22 07:09:10 +00:00
"Ld0/a/v;",
2020-09-16 23:45:23 +00:00
">;"
}
.end annotation
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
# static fields
2020-09-22 07:09:10 +00:00
.field public static final d:Ld0/a/u;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-09-16 21:45:36 +00:00
2020-09-22 07:09:10 +00:00
new-instance v0, Ld0/a/u;
2020-09-16 21:45:36 +00:00
2020-09-22 07:09:10 +00:00
invoke-direct {v0}, Ld0/a/u;-><init>()V
2020-07-20 19:00:44 +00:00
2020-09-22 07:09:10 +00:00
sput-object v0, Ld0/a/u;->d:Ld0/a/u;
2020-09-02 04:07:20 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-09-08 08:16:32 +00:00
.end method
2020-09-02 04:07:20 +00:00
2020-09-16 23:45:23 +00:00
.method public constructor <init>()V
.locals 1
2020-07-20 19:00:44 +00:00
2020-09-16 23:45:23 +00:00
const/4 v0, 0x1
2020-09-16 21:45:36 +00:00
2020-09-23 03:12:49 +00:00
invoke-direct {p0, v0}, Lc0/n/c/k;-><init>(I)V
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
return-void
2020-09-16 21:45:36 +00:00
.end method
2020-09-16 23:45:23 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
check-cast p1, Lkotlin/coroutines/CoroutineContext$a;
2020-09-16 21:45:36 +00:00
2020-09-22 07:09:10 +00:00
instance-of v0, p1, Ld0/a/v;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
if-nez v0, :cond_0
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
const/4 p1, 0x0
2020-09-16 21:45:36 +00:00
:cond_0
2020-09-22 07:09:10 +00:00
check-cast p1, Ld0/a/v;
2020-09-16 21:45:36 +00:00
2020-07-20 19:00:44 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method