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

66 lines
1.1 KiB
Smali
Raw Normal View History

2020-11-21 22:11:07 +00:00
.class public final Lz/a/u;
.super Ly/m/c/k;
2020-11-12 02:11:44 +00:00
.source "CoroutineDispatcher.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-21 22:11:07 +00:00
"Ly/m/c/k;",
2020-11-12 02:11:44 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lkotlin/coroutines/CoroutineContext$a;",
2020-11-21 22:11:07 +00:00
"Lz/a/v;",
2020-11-12 02:11:44 +00:00
">;"
}
.end annotation
# static fields
2020-11-21 22:11:07 +00:00
.field public static final d:Lz/a/u;
2020-11-12 02:11:44 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-11-21 22:11:07 +00:00
new-instance v0, Lz/a/u;
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
invoke-direct {v0}, Lz/a/u;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-21 22:11:07 +00:00
sput-object v0, Lz/a/u;->d:Lz/a/u;
2020-11-12 02:11:44 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-11-21 22:11:07 +00:00
invoke-direct {p0, v0}, Ly/m/c/k;-><init>(I)V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Lkotlin/coroutines/CoroutineContext$a;
2020-11-21 22:11:07 +00:00
instance-of v0, p1, Lz/a/v;
2020-11-12 02:11:44 +00:00
if-nez v0, :cond_0
const/4 p1, 0x0
:cond_0
2020-11-21 22:11:07 +00:00
check-cast p1, Lz/a/v;
2020-11-12 02:11:44 +00:00
return-object p1
.end method