Uses of Class
com.helger.commons.mutable.AbstractMutableInteger
Packages that use AbstractMutableInteger
-
Uses of AbstractMutableInteger in com.helger.commons.mutable
Classes in com.helger.commons.mutable with type parameters of type AbstractMutableIntegerModifier and TypeClassDescriptionclassAbstractMutableInteger<IMPLTYPE extends AbstractMutableInteger<IMPLTYPE>>Base implementation class forIMutableIntegertransitively extendingNumberclass.Subclasses of AbstractMutableInteger in com.helger.commons.mutableModifier and TypeClassDescriptionclassObject wrapper around a byte so that it can be passed a final object but is mutable.classObject wrapper around a char so that it can be passed a final object but is mutable.classObject wrapper around an int so that it can be passed a final object but is mutable.classObject wrapper around a long so that it can be passed a final object but is mutable.classObject wrapper around a short so that it can be passed a final object but is mutable.