Uses of Class
com.helger.commons.mutable.MutableBigInteger
Packages that use MutableBigInteger
-
Uses of MutableBigInteger in com.helger.commons.mutable
Methods in com.helger.commons.mutable that return MutableBigIntegerMethods in com.helger.commons.mutable with parameters of type MutableBigIntegerModifier and TypeMethodDescriptionintMutableBigInteger.compareTo(MutableBigInteger rhs) MutableBigInteger.dec(MutableBigInteger aDelta) MutableBigInteger.divide(MutableBigInteger aDivisor) MutableBigInteger.inc(MutableBigInteger aDelta) MutableBigInteger.multiply(MutableBigInteger aMultiplicand) MutableBigInteger.set(MutableBigInteger aValue) Constructors in com.helger.commons.mutable with parameters of type MutableBigInteger