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

82 lines
2.5 KiB
Smali

.class public interface abstract Lkotlinx/coroutines/b3;
.super Ljava/lang/Object;
.source "ThreadContextElement.kt"
# interfaces
.implements Lkotlin/coroutines/CoroutineContext$a;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlinx/coroutines/b3$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<S:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/coroutines/CoroutineContext$a;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u001a\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0004\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008f\u0018\u0000*\u0004\u0008\u0000\u0010\u00012\u00020\u0002J\u0017\u0010\u0005\u001a\u00028\u00002\u0006\u0010\u0004\u001a\u00020\u0003H&\u00a2\u0006\u0004\u0008\u0005\u0010\u0006J\u001f\u0010\t\u001a\u00020\u00082\u0006\u0010\u0004\u001a\u00020\u00032\u0006\u0010\u0007\u001a\u00028\u0000H&\u00a2\u0006\u0004\u0008\t\u0010\n\u00a8\u0006\u000b"
}
d2 = {
"Lkotlinx/coroutines/b3;",
"S",
"Lkotlin/coroutines/CoroutineContext$a;",
"Lkotlin/coroutines/CoroutineContext;",
"context",
"B1",
"(Lkotlin/coroutines/CoroutineContext;)Ljava/lang/Object;",
"oldState",
"Lkotlin/d1;",
"a0",
"(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Object;)V",
"kotlinx-coroutines-core"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# virtual methods
.method public abstract B1(Lkotlin/coroutines/CoroutineContext;)Ljava/lang/Object;
.param p1 # Lkotlin/coroutines/CoroutineContext;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlin/coroutines/CoroutineContext;",
")TS;"
}
.end annotation
.end method
.method public abstract a0(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Object;)V
.param p1 # Lkotlin/coroutines/CoroutineContext;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlin/coroutines/CoroutineContext;",
"TS;)V"
}
.end annotation
.end method