122 lines
3.9 KiB
Smali
122 lines
3.9 KiB
Smali
.class public final Lkotlinx/coroutines/channels/AbstractChannel$j;
|
|
.super Ljava/lang/Object;
|
|
.source "AbstractChannel.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlinx/coroutines/selects/d;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lkotlinx/coroutines/channels/AbstractChannel;->C()Lkotlinx/coroutines/selects/d;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lkotlinx/coroutines/selects/d<",
|
|
"Lkotlinx/coroutines/channels/h0<",
|
|
"+TE;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000+\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003*\u0001\u0000\u0008\n\u0018\u00002\u000e\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00000\u00020\u0001JS\u0010\u000b\u001a\u00020\n\"\u0004\u0008\u0001\u0010\u00032\u000c\u0010\u0005\u001a\u0008\u0012\u0004\u0012\u00028\u00010\u00042(\u0010\t\u001a$\u0008\u0001\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00000\u0002\u0012\n\u0012\u0008\u0012\u0004\u0012\u00028\u00010\u0007\u0012\u0006\u0012\u0004\u0018\u00010\u00080\u0006H\u0016\u00f8\u0001\u0000\u00f8\u0001\u0000\u00a2\u0006\u0004\u0008\u000b\u0010\u000c\u00f8\u0001\u0000\u0082\u0002\u0004\n\u0002\u0008\u0019\u00a8\u0006\r"
|
|
}
|
|
d2 = {
|
|
"kotlinx/coroutines/channels/AbstractChannel$j",
|
|
"Lkotlinx/coroutines/selects/d;",
|
|
"Lkotlinx/coroutines/channels/h0;",
|
|
"R",
|
|
"Lkotlinx/coroutines/selects/f;",
|
|
"select",
|
|
"Lkotlin/Function2;",
|
|
"Lkotlin/coroutines/c;",
|
|
"",
|
|
"block",
|
|
"Lkotlin/d1;",
|
|
"j",
|
|
"(Lkotlinx/coroutines/selects/f;Lej/p;)V",
|
|
"kotlinx-coroutines-core"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lkotlinx/coroutines/channels/AbstractChannel;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkotlinx/coroutines/channels/AbstractChannel;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lkotlinx/coroutines/channels/AbstractChannel$j;->a:Lkotlinx/coroutines/channels/AbstractChannel;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public j(Lkotlinx/coroutines/selects/f;Lej/p;)V
|
|
.locals 2
|
|
.param p1 # Lkotlinx/coroutines/selects/f;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lej/p;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<R:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lkotlinx/coroutines/selects/f<",
|
|
"-TR;>;",
|
|
"Lej/p<",
|
|
"-",
|
|
"Lkotlinx/coroutines/channels/h0<",
|
|
"+TE;>;-",
|
|
"Lkotlin/coroutines/c<",
|
|
"-TR;>;+",
|
|
"Ljava/lang/Object;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lkotlinx/coroutines/channels/AbstractChannel$j;->a:Lkotlinx/coroutines/channels/AbstractChannel;
|
|
|
|
const-string v1, "null cannot be cast to non-null type suspend (kotlin.Any?) -> R"
|
|
|
|
invoke-static {p2, v1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
const/4 v1, 0x2
|
|
|
|
invoke-static {v0, p1, v1, p2}, Lkotlinx/coroutines/channels/AbstractChannel;->S(Lkotlinx/coroutines/channels/AbstractChannel;Lkotlinx/coroutines/selects/f;ILej/p;)V
|
|
|
|
return-void
|
|
.end method
|