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

100 lines
2.2 KiB
Smali

.class public final Lkotlinx/coroutines/l2;
.super Ljava/lang/Object;
.source "Job.kt"
# interfaces
.implements Lkotlinx/coroutines/e1;
.implements Lkotlinx/coroutines/t;
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0003\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008\u0004\u0008\u00c7\u0002\u0018\u00002\u00020\u00012\u00020\u0002B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u000b\u0010\u000cJ\u0008\u0010\u0004\u001a\u00020\u0003H\u0016J\u0010\u0010\u0008\u001a\u00020\u00072\u0006\u0010\u0006\u001a\u00020\u0005H\u0016J\u0008\u0010\n\u001a\u00020\tH\u0016\u00a8\u0006\r"
}
d2 = {
"Lkotlinx/coroutines/l2;",
"Lkotlinx/coroutines/e1;",
"Lkotlinx/coroutines/t;",
"Lkotlin/d1;",
"dispose",
"",
"cause",
"",
"d",
"",
"toString",
"<init>",
"()V",
"kotlinx-coroutines-core"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
.annotation build Lkotlinx/coroutines/InternalCoroutinesApi;
.end annotation
# static fields
.field public static final a:Lkotlinx/coroutines/l2;
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Lkotlinx/coroutines/l2;
invoke-direct {v0}, Lkotlinx/coroutines/l2;-><init>()V
sput-object v0, Lkotlinx/coroutines/l2;->a:Lkotlinx/coroutines/l2;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public d(Ljava/lang/Throwable;)Z
.locals 0
.param p1 # Ljava/lang/Throwable;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method
.method public dispose()V
.locals 0
return-void
.end method
.method public toString()Ljava/lang/String;
.locals 1
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "NonDisposableHandle"
return-object v0
.end method