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

putAll

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

Update this collection by adding or replacing entries from other.