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