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