MutableInt
add(int operand)
add(Number operand)
decrement()
increment()
subtract(int operand)
subtract(Number operand)
int
compareTo(MutableInt other)