2022-06-10 21:38:30 +09:00

69 lines
1.7 KiB
Smali

.class public final Lkotlinx/coroutines/f;
.super Lkotlinx/coroutines/j1;
.source "EventLoop.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0008\u0008\u0000\u0018\u00002\u00020\u0001B\u000f\u0012\u0006\u0010\u0007\u001a\u00020\u0002\u00a2\u0006\u0004\u0008\u0008\u0010\tR\u001a\u0010\u0007\u001a\u00020\u00028\u0014X\u0094\u0004\u00a2\u0006\u000c\n\u0004\u0008\u0003\u0010\u0004\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\n"
}
d2 = {
"Lkotlinx/coroutines/f;",
"Lkotlinx/coroutines/j1;",
"Ljava/lang/Thread;",
"f",
"Ljava/lang/Thread;",
"U1",
"()Ljava/lang/Thread;",
"thread",
"<init>",
"(Ljava/lang/Thread;)V",
"kotlinx-coroutines-core"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field public final f:Ljava/lang/Thread;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/Thread;)V
.locals 0
.param p1 # Ljava/lang/Thread;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.line 1
invoke-direct {p0}, Lkotlinx/coroutines/j1;-><init>()V
iput-object p1, p0, Lkotlinx/coroutines/f;->f:Ljava/lang/Thread;
return-void
.end method
# virtual methods
.method public U1()Ljava/lang/Thread;
.locals 1
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
iget-object v0, p0, Lkotlinx/coroutines/f;->f:Ljava/lang/Thread;
return-object v0
.end method