74 lines
1.8 KiB
Smali
74 lines
1.8 KiB
Smali
.class public final Lkotlinx/coroutines/r1;
|
|
.super Ljava/lang/Object;
|
|
.source "CoroutineScope.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlinx/coroutines/n0;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008\u00c6\u0002\u0018\u00002\u00020\u0001B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u0006\u0010\u0007R\u0014\u0010\u0005\u001a\u00020\u00028VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0003\u0010\u0004\u00a8\u0006\u0008"
|
|
}
|
|
d2 = {
|
|
"Lkotlinx/coroutines/r1;",
|
|
"Lkotlinx/coroutines/n0;",
|
|
"Lkotlin/coroutines/CoroutineContext;",
|
|
"getCoroutineContext",
|
|
"()Lkotlin/coroutines/CoroutineContext;",
|
|
"coroutineContext",
|
|
"<init>",
|
|
"()V",
|
|
"kotlinx-coroutines-core"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lkotlinx/coroutines/r1;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lkotlinx/coroutines/r1;
|
|
|
|
invoke-direct {v0}, Lkotlinx/coroutines/r1;-><init>()V
|
|
|
|
sput-object v0, Lkotlinx/coroutines/r1;->a:Lkotlinx/coroutines/r1;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getCoroutineContext()Lkotlin/coroutines/CoroutineContext;
|
|
.locals 1
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lkotlin/coroutines/EmptyCoroutineContext;->INSTANCE:Lkotlin/coroutines/EmptyCoroutineContext;
|
|
|
|
return-object v0
|
|
.end method
|