inline fun SparseIntArray.containsValue(value: Int): Boolean
Returns true if the collection contains value.