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

91 lines
2.8 KiB
Smali

.class public interface abstract Lkotlinx/coroutines/channels/i;
.super Ljava/lang/Object;
.source "BroadcastChannel.kt"
# interfaces
.implements Lkotlinx/coroutines/channels/d0;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlinx/coroutines/channels/i$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<E:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlinx/coroutines/channels/d0<",
"TE;>;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000,\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0003\n\u0002\u0010\u000b\n\u0002\u0008\u0002\u0008g\u0018\u0000*\u0004\u0008\u0000\u0010\u00012\u0008\u0012\u0004\u0012\u00028\u00000\u0002J\u000e\u0010\u0004\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0003H&J\u001a\u0010\t\u001a\u00020\u00082\u0010\u0008\u0002\u0010\u0007\u001a\n\u0018\u00010\u0005j\u0004\u0018\u0001`\u0006H&J\u0014\u0010\u000c\u001a\u00020\u000b2\n\u0008\u0002\u0010\u0007\u001a\u0004\u0018\u00010\nH\'\u00a8\u0006\r"
}
d2 = {
"Lkotlinx/coroutines/channels/i;",
"E",
"Lkotlinx/coroutines/channels/d0;",
"Lkotlinx/coroutines/channels/z;",
"q",
"Ljava/util/concurrent/CancellationException;",
"Lkotlinx/coroutines/CancellationException;",
"cause",
"Lkotlin/d1;",
"b",
"",
"",
"a",
"kotlinx-coroutines-core"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
.annotation build Lkotlinx/coroutines/ExperimentalCoroutinesApi;
.end annotation
# virtual methods
.method public abstract synthetic a(Ljava/lang/Throwable;)Z
.param p1 # Ljava/lang/Throwable;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->HIDDEN:Lkotlin/DeprecationLevel;
message = "Binary compatibility only"
.end annotation
.end method
.method public abstract b(Ljava/util/concurrent/CancellationException;)V
.param p1 # Ljava/util/concurrent/CancellationException;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.end method
.method public abstract q()Lkotlinx/coroutines/channels/z;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lkotlinx/coroutines/channels/z<",
"TE;>;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end method