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

MutableShort

class MutableShort
kotlin.Any
   ↳ android.util.MutableShort

Summary

Public constructors
<init>(value: Short)

Properties
Short

Public constructors

<init>

Added in API level 21
MutableShort(value: Short)

Properties

value

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

Deprecated.