<init>
Provides a skeletal implementation of the MutableList interface.
Parameters
E
- the type of elements contained in the list. The list is invariant in its element type.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Provides a skeletal implementation of the MutableList interface.
E
- the type of elements contained in the list. The list is invariant in its element type.