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