inline fun <T> LongSparseArray<T>.containsKey(key: Long): Boolean
Returns true if the collection contains key.