isEmpty

inline fun <T> SparseArray<T>.isEmpty(): Boolean(source)

Return true when the collection contains no elements.