core-ktx / androidx.util / android.util.SparseArray / putAll

putAll

fun <T> SparseArray<T>.putAll(other: SparseArray<T>): Unit

Update this collection by adding or replacing entries from other.