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