Package libcore.util
Class MutableByte
java.lang.Object
libcore.util.MutableByte
public final class MutableByte extends Object
-
Field Summary
Fields Modifier and Type Field Description bytevalue -
Constructor Summary
Constructors Constructor Description MutableByte(byte value) -
Method Summary
-
Field Details
-
value
public byte value
-
-
Constructor Details
-
MutableByte
public MutableByte(byte value)
-