commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
filterValuesNotNullTo
filter
Values
Not
Null
To
fun
<
K
,
V
:
Any
,
C
:
MutableMap
<
K
,
V
>
>
Map
<
K
,
V
?
>
.
filterValuesNotNullTo
(
destination
:
C
)
:
C