core-ktx / androidx.util / android.util.LongSparseArray / containsKey

containsKey

inline fun <T> LongSparseArray<T>.containsKey(key: Long): Boolean

Returns true if the collection contains key.