Google is committed to advancing racial equity for Black communities. See how.
Added in API level 21
Deprecated in API level 28

MutableInt

class MutableInt
kotlin.Any
   ↳ android.util.MutableInt

Summary

Public constructors

<init>(value: Int)

Properties

Int

Public constructors

<init>

Added in API level 21
MutableInt(value: Int)

Properties

value

Added in API level 21
Deprecated in API level 28
var value: Int

Deprecated.