65 lines
1.1 KiB
Smali
65 lines
1.1 KiB
Smali
.class public final Lz/a/o0;
|
|
.super Ly/n/c/k;
|
|
.source "Executors.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ly/n/c/k;",
|
|
"Lkotlin/jvm/functions/Function1<",
|
|
"Lkotlin/coroutines/CoroutineContext$a;",
|
|
"Lz/a/p0;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Lz/a/o0;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lz/a/o0;
|
|
|
|
invoke-direct {v0}, Lz/a/o0;-><init>()V
|
|
|
|
sput-object v0, Lz/a/o0;->d:Lz/a/o0;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
invoke-direct {p0, v0}, Ly/n/c/k;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
check-cast p1, Lkotlin/coroutines/CoroutineContext$a;
|
|
|
|
instance-of v0, p1, Lz/a/p0;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
:cond_0
|
|
check-cast p1, Lz/a/p0;
|
|
|
|
return-object p1
|
|
.end method
|