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

isNotEmpty

inline fun <T> LongSparseArray<T>.isNotEmpty(): Boolean

Return true when the collection contains elements.