类的使用
com.luna.common.mutable.MutableShort
使用MutableShort的程序包
-
com.luna.common.mutable中MutableShort的使用
修饰符和类型方法说明MutableShort.add(short operand) 增加值增加值MutableShort.decrement()值减一MutableShort.increment()值+1MutableShort.subtract(short operand) 减去值减去值参数类型为MutableShort的com.luna.common.mutable中的方法