lib
/
com.king.keyboard
/
set
set
operator fun <
T
>
SparseArray
<
T
>.
set
(key:
Int
, value:
T
)
Content copied to clipboard
Allows the use of the index operator for storing values in the collection.