commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
filterIsInstanceValuesTo
filter
Is
Instance
Values
To
inline
fun
<
R
,
K
,
V
,
C
:
MutableMap
<
K
,
R
>
>
Map
<
K
,
V
>
.
filterIsInstanceValuesTo
(
destination
:
C
)
:
C