commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
selectValues
select
Values
fun
<
K
,
V
>
Map
<
K
,
V
>
.
selectValues
(
keys
:
Iterable
<
K
>
)
:
List
<
V
>