core-ktx / androidx.util / android.util.SparseLongArray / contains

contains

inline operator fun SparseLongArray.contains(key: Int): Boolean

Returns true if the collection contains key.