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

MutableLong

class MutableLong
kotlin.Any
   ↳ android.util.MutableLong

Summary

Public constructors

<init>(value: Long)

Properties

Long

Public constructors

<init>

Added in API level 21
MutableLong(value: Long)

Properties

value

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

Deprecated.