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