toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
MutableMapList
Mutable
Map
List
typealias
MutableMapList
<
K
,
V
>
=
MutableMap
<
K
,
ArrayList
<
V
>
>
Members & Extensions