Package com.helger.commons.mutable
package com.helger.commons.mutable
-
ClassDescriptionAbstractMutableInteger<IMPLTYPE extends AbstractMutableInteger<IMPLTYPE>>Base implementation class for
IMutableIntegertransitively extendingNumberclass.AbstractMutableNumeric<IMPLTYPE extends AbstractMutableNumeric<IMPLTYPE>>Base implementation class forIMutableNumericextendingNumberclass.IMutableInteger<IMPLTYPE extends IMutableInteger<IMPLTYPE>>Base interface for mutable numeric valuesIMutableNumeric<IMPLTYPE extends IMutableNumeric<IMPLTYPE>>Base interface for mutable numeric valuesIMutableObject<IMPLTYPE extends IMutableObject<IMPLTYPE>>Base interface for all mutable objectsBase interface comparable toNumber- but an interface and not an abstract class.Object wrapper around aBigDecimalso that it can be passed a final object but is mutable.Object wrapper around aBigIntegerso that it can be passed a final object but is mutable.Object wrapper around a boolean so that it can be passed a final object but is mutable.Object wrapper around a byte so that it can be passed a final object but is mutable.Object wrapper around a char so that it can be passed a final object but is mutable.Object wrapper around a double so that it can be passed a final object but is mutable.Object wrapper around a float so that it can be passed a final object but is mutable.Object wrapper around an int so that it can be passed a final object but is mutable.Object wrapper around a long so that it can be passed a final object but is mutable.Object wrapper around a short so that it can be passed a final object but is mutable.