Files
rr3-apk/smali_classes5/kotlin/ranges/RangesKt.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

105 lines
2.2 KiB
Smali

.class public abstract Lkotlin/ranges/RangesKt;
.super Lkotlin/ranges/RangesKt___RangesKt;
.source "SourceFile"
# direct methods
.method public static bridge synthetic coerceAtLeast(II)I
.locals 0
.line 0
invoke-static {p0, p1}, Lkotlin/ranges/RangesKt___RangesKt;->coerceAtLeast(II)I
move-result p0
return p0
.end method
.method public static bridge synthetic coerceAtLeast(JJ)J
.locals 0
.line 0
invoke-static {p0, p1, p2, p3}, Lkotlin/ranges/RangesKt___RangesKt;->coerceAtLeast(JJ)J
move-result-wide p0
return-wide p0
.end method
.method public static bridge synthetic coerceAtMost(II)I
.locals 0
.line 0
invoke-static {p0, p1}, Lkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(II)I
move-result p0
return p0
.end method
.method public static bridge synthetic coerceAtMost(JJ)J
.locals 0
.line 0
invoke-static {p0, p1, p2, p3}, Lkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(JJ)J
move-result-wide p0
return-wide p0
.end method
.method public static bridge synthetic coerceIn(III)I
.locals 0
.line 0
invoke-static {p0, p1, p2}, Lkotlin/ranges/RangesKt___RangesKt;->coerceIn(III)I
move-result p0
return p0
.end method
.method public static bridge synthetic coerceIn(JJJ)J
.locals 0
.line 0
invoke-static/range {p0 .. p5}, Lkotlin/ranges/RangesKt___RangesKt;->coerceIn(JJJ)J
move-result-wide p0
return-wide p0
.end method
.method public static bridge synthetic downTo(II)Lkotlin/ranges/IntProgression;
.locals 0
.line 0
invoke-static {p0, p1}, Lkotlin/ranges/RangesKt___RangesKt;->downTo(II)Lkotlin/ranges/IntProgression;
move-result-object p0
return-object p0
.end method
.method public static bridge synthetic random(Lkotlin/ranges/IntRange;Lkotlin/random/Random;)I
.locals 0
.line 0
invoke-static {p0, p1}, Lkotlin/ranges/RangesKt___RangesKt;->random(Lkotlin/ranges/IntRange;Lkotlin/random/Random;)I
move-result p0
return p0
.end method
.method public static bridge synthetic until(II)Lkotlin/ranges/IntRange;
.locals 0
.line 0
invoke-static {p0, p1}, Lkotlin/ranges/RangesKt___RangesKt;->until(II)Lkotlin/ranges/IntRange;
move-result-object p0
return-object p0
.end method