map
Maps the SparseArray to a new SparseArray using the provided modifier.
Return
a new SparseArray with the modified elements.
Parameters
modifier
the modifier to apply to each element.
Maps the SparseArray to a new SparseArray using the provided modifier.
a new SparseArray with the modified elements.
the modifier to apply to each element.