Join Slack
Communities
Powered by
For other cases there is a sad hack: ``` val arr =...
# getting-started
m
miha-x64
11/16/2016, 3:56 PM
For other cases there is a sad hack:
Copy code
val arr = Array<Int>(1); mBuffer.position { arr[0] += 5 }
And there are
MutableInteger
,
MutableLong
and the others in Android.
Open in Slack
Previous
Next