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

isNotEmpty

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

Return true when the collection contains elements.