airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.extension
/
putIfNotNull
put
If
Not
Null
fun
<
K
,
V
>
MutableMap
<
K
,
V
>
.
putIfNotNull
(
key
:
K
,
value
:
V
?
)