open class CollectionTools
CollectionTools()
open static fun <T : Any!> toList(sparseArray: SparseArray<T>!): MutableList<T>!