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.implementations.immutableList
Package-level
declarations
Types
Types
Abstract
Persistent
List
Link copied to clipboard
abstract
class
AbstractPersistentList
<
E
>
:
PersistentList
<
E
>
,
AbstractList
<
E
>