fun <T> LongSparseArray<T>.valueIterator(): Iterator<T>
Return an iterator over the collection's values.