MutableShort
add(short operand)
add(Number operand)
decrement()
increment()
subtract(short operand)
subtract(Number operand)
int
compareTo(MutableShort other)