57 lines
1.3 KiB
Smali
57 lines
1.3 KiB
Smali
.class public final Lkotlinx/coroutines/channels/l$a;
|
|
.super Ljava/lang/Object;
|
|
.source "Channel.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lkotlinx/coroutines/channels/l;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
k = 0x3
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static synthetic a(Lkotlinx/coroutines/channels/l;)V
|
|
.locals 0
|
|
.param p0 # Lkotlinx/coroutines/channels/l;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<E:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lkotlinx/coroutines/channels/l<",
|
|
"TE;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Deprecated;
|
|
level = .enum Lkotlin/DeprecationLevel;->HIDDEN:Lkotlin/DeprecationLevel;
|
|
message = "Since 1.2.0, binary compatibility with versions <= 1.1.x"
|
|
.end annotation
|
|
|
|
invoke-static {p0}, Lkotlinx/coroutines/channels/z$a;->a(Lkotlinx/coroutines/channels/z;)V
|
|
|
|
return-void
|
|
.end method
|