28 lines
528 B
Smali
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
|