inline fun <T> LongSparseArray<T>.containsValue(value: T): Boolean
Returns true if the collection contains value.