MutableLong
add(long operand)
add(Number operand)
decrement()
increment()
subtract(long operand)
subtract(Number operand)
int
compareTo(MutableLong other)