kotlinx-collections-immutable
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
kotlinx-collections-immutable
kotlinx-collections-immutable
/
kotlinx.collections.immutable.adapters
/
ImmutableMapAdapter
/
entries
entries
open
override
val
entries
:
ImmutableSet
<
Map.Entry
<
K
,
V
>
>
(
source
)