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