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

MutableByte

class MutableByte
kotlin.Any
   ↳ android.util.MutableByte

Summary

Public constructors
<init>(value: Byte)

Properties
Byte

Public constructors

<init>

Added in API level 21
MutableByte(value: Byte)

Properties

value

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

Deprecated.