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