katlib
2.2.1
katlib
/
dev.forst.katlib
/
getSecondLevelValues
get
Second
Level
Values
fun
<
K1
,
K2
,
V
>
Map
<
K1
,
Map
<
K2
,
V
>
>
.
getSecondLevelValues
(
)
:
Set
<
V
>
Content copied to clipboard
Collects all the values from the bottom level into set.
Sources
Katlib source
Link copied to clipboard