Skip to content
Commit 590e9ffb authored by Winson's avatar Winson
Browse files

Add SparseArray#set for Kotlin index= operator

Just an alias for put to allow `array[index] = value` syntax in Kotlin.

Bug: 163565712

Test: manual, used in tests for separate feature

Change-Id: Ie9e17b8f4d16a52f4dc213e1ada8d61fce9eedaf
parent 565151c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment