Uses of Class
com.luna.common.mutable.MutableDouble
Packages that use MutableDouble
-
Uses of MutableDouble in com.luna.common.mutable
Methods in com.luna.common.mutable that return MutableDoubleModifier and TypeMethodDescriptionMutableDouble.add(double operand) 增加值增加值MutableDouble.decrement()值减一MutableDouble.increment()值+1MutableDouble.subtract(double operand) 减去值减去值Methods in com.luna.common.mutable with parameters of type MutableDouble