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

28 lines
528 B
Smali

.class public abstract Lkotlin/math/MathKt;
.super Lkotlin/math/MathKt__MathJVMKt;
.source "SourceFile"
# direct methods
.method public static bridge synthetic roundToInt(D)I
.locals 0
.line 0
invoke-static {p0, p1}, Lkotlin/math/MathKt__MathJVMKt;->roundToInt(D)I
move-result p0
return p0
.end method
.method public static bridge synthetic roundToInt(F)I
.locals 0
.line 0
invoke-static {p0}, Lkotlin/math/MathKt__MathJVMKt;->roundToInt(F)I
move-result p0
return p0
.end method