Uses of Class
com.helger.base.numeric.mutable.MutableChar
Packages that use MutableChar
-
Uses of MutableChar in com.helger.base.numeric.mutable
Methods in com.helger.base.numeric.mutable that return MutableCharMethods in com.helger.base.numeric.mutable with parameters of type MutableCharModifier and TypeMethodDescriptionintMutableChar.compareTo(@NonNull MutableChar rhs) intMutableChar.dec(@NonNull MutableChar aMC) Decrement by the given delta and return the modified value.intMutableChar.inc(@NonNull MutableChar aMC) Increment by the given delta and return the modified value.@NonNull EChangeMutableChar.set(@NonNull MutableChar aMC) Set a new value.Constructors in com.helger.base.numeric.mutable with parameters of type MutableChar