renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.kotlin.primitives
/
toPercentOfInt
to
Percent
Of
Int
inline
fun
Double
.
toPercentOfInt
(
total
:
Int
)
:
Int
inline
fun
Float
.
toPercentOfInt
(
total
:
Int
)
:
Int
inline
fun
Float
.
toPercentOfInt
(
range
:
ClosedRange
<
Float
>
)
:
Int
inline
fun
Int
.
toPercentOfInt
(
total
:
Int
)
:
Int