fun <T> LongSparseArray<T>.putAll(other: LongSparseArray<T>): Unit
Update this collection by adding or replacing entries from other.