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