JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ktx
/
com.jeluchu.jchucomponents.ktx.numbers
/
orEmpty
or
Empty
fun
Int
?
.
orEmpty
(
defaultValue
:
Int
=
Int.empty()
)
:
Int
fun
Double
?
.
orEmpty
(
defaultValue
:
Double
=
Double.empty()
)
:
Double
fun
Float
?
.
orEmpty
(
defaultValue
:
Float
=
Float.empty()
)
:
Float
fun
Long
?
.
orEmpty
(
defaultValue
:
Long
=
Long.empty()
)
:
Long