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

131 lines
4.4 KiB
Smali

.class public final Lkotlinx/coroutines/flow/v;
.super Ljava/lang/Object;
.source "Share.kt"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000*\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0010\u0008\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008\u0002\u0018\u0000*\u0004\u0008\u0000\u0010\u00012\u00020\u0002B-\u0012\u000c\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0003\u0012\u0006\u0010\n\u001a\u00020\u0007\u0012\u0006\u0010\u000e\u001a\u00020\u000b\u0012\u0006\u0010\u0012\u001a\u00020\u000f\u00a2\u0006\u0004\u0008\u0013\u0010\u0014R\u001a\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u00038\u0006X\u0087\u0004\u00a2\u0006\u0006\n\u0004\u0008\u0004\u0010\u0005R\u0014\u0010\n\u001a\u00020\u00078\u0006X\u0087\u0004\u00a2\u0006\u0006\n\u0004\u0008\u0008\u0010\tR\u0014\u0010\u000e\u001a\u00020\u000b8\u0006X\u0087\u0004\u00a2\u0006\u0006\n\u0004\u0008\u000c\u0010\rR\u0014\u0010\u0012\u001a\u00020\u000f8\u0006X\u0087\u0004\u00a2\u0006\u0006\n\u0004\u0008\u0010\u0010\u0011\u00a8\u0006\u0015"
}
d2 = {
"Lkotlinx/coroutines/flow/v;",
"T",
"",
"Lkotlinx/coroutines/flow/f;",
"a",
"Lkotlinx/coroutines/flow/f;",
"upstream",
"",
"b",
"I",
"extraBufferCapacity",
"Lkotlinx/coroutines/channels/BufferOverflow;",
"c",
"Lkotlinx/coroutines/channels/BufferOverflow;",
"onBufferOverflow",
"Lkotlin/coroutines/CoroutineContext;",
"d",
"Lkotlin/coroutines/CoroutineContext;",
"context",
"<init>",
"(Lkotlinx/coroutines/flow/f;ILkotlinx/coroutines/channels/BufferOverflow;Lkotlin/coroutines/CoroutineContext;)V",
"kotlinx-coroutines-core"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field public final a:Lkotlinx/coroutines/flow/f;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlinx/coroutines/flow/f<",
"TT;>;"
}
.end annotation
.annotation build Lkotlin/jvm/JvmField;
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
.field public final b:I
.annotation build Lkotlin/jvm/JvmField;
.end annotation
.end field
.field public final c:Lkotlinx/coroutines/channels/BufferOverflow;
.annotation build Lkotlin/jvm/JvmField;
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
.field public final d:Lkotlin/coroutines/CoroutineContext;
.annotation build Lkotlin/jvm/JvmField;
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkotlinx/coroutines/flow/f;ILkotlinx/coroutines/channels/BufferOverflow;Lkotlin/coroutines/CoroutineContext;)V
.locals 0
.param p1 # Lkotlinx/coroutines/flow/f;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.param p3 # Lkotlinx/coroutines/channels/BufferOverflow;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.param p4 # Lkotlin/coroutines/CoroutineContext;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlinx/coroutines/flow/f<",
"+TT;>;I",
"Lkotlinx/coroutines/channels/BufferOverflow;",
"Lkotlin/coroutines/CoroutineContext;",
")V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lkotlinx/coroutines/flow/v;->a:Lkotlinx/coroutines/flow/f;
iput p2, p0, Lkotlinx/coroutines/flow/v;->b:I
iput-object p3, p0, Lkotlinx/coroutines/flow/v;->c:Lkotlinx/coroutines/channels/BufferOverflow;
iput-object p4, p0, Lkotlinx/coroutines/flow/v;->d:Lkotlin/coroutines/CoroutineContext;
return-void
.end method