Join us for ⁠#Android11: The Beta Launch Show on June 3!
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.