MutableDouble
add(double operand)
add(Number operand)
decrement()
increment()
subtract(double operand)
subtract(Number operand)
int
compareTo(MutableDouble other)