toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ktx
/
com.jeluchu.jchucomponents.ktx.numbers
/
orEmpty
or
Empty
fun
Int
?
.
orEmpty
(
defaultValue
:
Int
=
Int.empty()
)
:
Int
fun
Float
?
.
orEmpty
(
defaultValue
:
Float
=
Float.empty()
)
:
Float
fun
Long
?
.
orEmpty
(
defaultValue
:
Long
=
Long.empty()
)
:
Long