MutableFloat
add(float operand)
add(Number operand)
decrement()
increment()
subtract(float operand)
subtract(Number operand)
int
compareTo(MutableFloat other)