MutableByte
add(byte operand)
add(Number operand)
decrement()
increment()
subtract(byte operand)
subtract(Number operand)
int
compareTo(MutableByte other)