public
final
class
MutableByte
extends Object
java.lang.Object | |
↳ | android.util.MutableByte |
This class is deprecated.
This class will be removed from a future version of the Android API.
Fields | |
---|---|
public
byte |
value
|
Public constructors | |
---|---|
MutableByte(byte value)
|
Inherited methods | |
---|---|
public byte value
public MutableByte (byte value)
Parameters | |
---|---|
value |
byte |