changed repo structure
This commit is contained in:
@@ -0,0 +1,258 @@
|
||||
.class Lkotlin/time/DurationUnitKt__DurationUnitJvmKt;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DurationUnitJvm.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lkotlin/time/DurationUnitKt__DurationUnitJvmKt$WhenMappings;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Lkotlin/Metadata;
|
||||
d1 = {
|
||||
"\u0000 \n\u0000\n\u0002\u0010\u0006\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\t\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u001a \u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u00012\u0006\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u0004H\u0001\u001a \u0010\u0000\u001a\u00020\u00062\u0006\u0010\u0002\u001a\u00020\u00062\u0006\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u0004H\u0001\u001a \u0010\u0007\u001a\u00020\u00062\u0006\u0010\u0002\u001a\u00020\u00062\u0006\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u0004H\u0001\u001a\u000c\u0010\u0008\u001a\u00020\u0004*\u00020\tH\u0007\u001a\u000c\u0010\n\u001a\u00020\t*\u00020\u0004H\u0007\u00a8\u0006\u000b"
|
||||
}
|
||||
d2 = {
|
||||
"convertDurationUnit",
|
||||
"",
|
||||
"value",
|
||||
"sourceUnit",
|
||||
"Lkotlin/time/DurationUnit;",
|
||||
"targetUnit",
|
||||
"",
|
||||
"convertDurationUnitOverflow",
|
||||
"toDurationUnit",
|
||||
"Ljava/util/concurrent/TimeUnit;",
|
||||
"toTimeUnit",
|
||||
"kotlin-stdlib"
|
||||
}
|
||||
k = 0x5
|
||||
mv = {
|
||||
0x1,
|
||||
0x8,
|
||||
0x0
|
||||
}
|
||||
xi = 0x31
|
||||
xs = "kotlin/time/DurationUnitKt"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static final convertDurationUnit(DLkotlin/time/DurationUnit;Lkotlin/time/DurationUnit;)D
|
||||
.locals 6
|
||||
|
||||
const-string v0, "sourceUnit"
|
||||
|
||||
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v0, "targetUnit"
|
||||
|
||||
invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 70
|
||||
invoke-virtual {p3}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p2}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
const-wide/16 v2, 0x1
|
||||
|
||||
invoke-virtual {v0, v2, v3, v1}, Ljava/util/concurrent/TimeUnit;->convert(JLjava/util/concurrent/TimeUnit;)J
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
const-wide/16 v4, 0x0
|
||||
|
||||
cmp-long v4, v0, v4
|
||||
|
||||
if-lez v4, :cond_0
|
||||
|
||||
long-to-double p2, v0
|
||||
|
||||
mul-double/2addr p0, p2
|
||||
|
||||
return-wide p0
|
||||
|
||||
.line 74
|
||||
:cond_0
|
||||
invoke-virtual {p2}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p3}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p3
|
||||
|
||||
invoke-virtual {p2, v2, v3, p3}, Ljava/util/concurrent/TimeUnit;->convert(JLjava/util/concurrent/TimeUnit;)J
|
||||
|
||||
move-result-wide p2
|
||||
|
||||
long-to-double p2, p2
|
||||
|
||||
div-double/2addr p0, p2
|
||||
|
||||
return-wide p0
|
||||
.end method
|
||||
|
||||
.method public static final convertDurationUnit(JLkotlin/time/DurationUnit;Lkotlin/time/DurationUnit;)J
|
||||
.locals 1
|
||||
|
||||
const-string v0, "sourceUnit"
|
||||
|
||||
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v0, "targetUnit"
|
||||
|
||||
invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 85
|
||||
invoke-virtual {p3}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p3
|
||||
|
||||
invoke-virtual {p2}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p3, p0, p1, p2}, Ljava/util/concurrent/TimeUnit;->convert(JLjava/util/concurrent/TimeUnit;)J
|
||||
|
||||
move-result-wide p0
|
||||
|
||||
return-wide p0
|
||||
.end method
|
||||
|
||||
.method public static final convertDurationUnitOverflow(JLkotlin/time/DurationUnit;Lkotlin/time/DurationUnit;)J
|
||||
.locals 1
|
||||
|
||||
const-string v0, "sourceUnit"
|
||||
|
||||
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v0, "targetUnit"
|
||||
|
||||
invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 80
|
||||
invoke-virtual {p3}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p3
|
||||
|
||||
invoke-virtual {p2}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p3, p0, p1, p2}, Ljava/util/concurrent/TimeUnit;->convert(JLjava/util/concurrent/TimeUnit;)J
|
||||
|
||||
move-result-wide p0
|
||||
|
||||
return-wide p0
|
||||
.end method
|
||||
|
||||
.method public static final toDurationUnit(Ljava/util/concurrent/TimeUnit;)Lkotlin/time/DurationUnit;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "<this>"
|
||||
|
||||
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 58
|
||||
sget-object v0, Lkotlin/time/DurationUnitKt__DurationUnitJvmKt$WhenMappings;->$EnumSwitchMapping$0:[I
|
||||
|
||||
invoke-virtual {p0}, Ljava/util/concurrent/TimeUnit;->ordinal()I
|
||||
|
||||
move-result p0
|
||||
|
||||
aget p0, v0, p0
|
||||
|
||||
packed-switch p0, :pswitch_data_0
|
||||
|
||||
.line 65
|
||||
new-instance p0, Lkotlin/NoWhenBranchMatchedException;
|
||||
|
||||
invoke-direct {p0}, Lkotlin/NoWhenBranchMatchedException;-><init>()V
|
||||
|
||||
throw p0
|
||||
|
||||
:pswitch_0
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->DAYS:Lkotlin/time/DurationUnit;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 64
|
||||
:pswitch_1
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->HOURS:Lkotlin/time/DurationUnit;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 63
|
||||
:pswitch_2
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->MINUTES:Lkotlin/time/DurationUnit;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 62
|
||||
:pswitch_3
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->SECONDS:Lkotlin/time/DurationUnit;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 61
|
||||
:pswitch_4
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->MILLISECONDS:Lkotlin/time/DurationUnit;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 60
|
||||
:pswitch_5
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->MICROSECONDS:Lkotlin/time/DurationUnit;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 59
|
||||
:pswitch_6
|
||||
sget-object p0, Lkotlin/time/DurationUnit;->NANOSECONDS:Lkotlin/time/DurationUnit;
|
||||
|
||||
:goto_0
|
||||
return-object p0
|
||||
|
||||
nop
|
||||
|
||||
:pswitch_data_0
|
||||
.packed-switch 0x1
|
||||
:pswitch_6
|
||||
:pswitch_5
|
||||
:pswitch_4
|
||||
:pswitch_3
|
||||
:pswitch_2
|
||||
:pswitch_1
|
||||
:pswitch_0
|
||||
.end packed-switch
|
||||
.end method
|
||||
|
||||
.method public static final toTimeUnit(Lkotlin/time/DurationUnit;)Ljava/util/concurrent/TimeUnit;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "<this>"
|
||||
|
||||
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 51
|
||||
invoke-virtual {p0}, Lkotlin/time/DurationUnit;->getTimeUnit$kotlin_stdlib()Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
Reference in New Issue
Block a user