{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

androidx.compose.runtime.collection

Classes

MutableVector

A MutableList-like structure with a simplified interface that offers faster access than ArrayList.

MutableVectorKt