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