Class AbstractMapMultiSet.MutableInteger
- java.lang.Object
-
- org.apache.commons.collections4.multiset.AbstractMapMultiSet.MutableInteger
-
- Enclosing class:
- AbstractMapMultiSet<E>
protected static class AbstractMapMultiSet.MutableInteger extends java.lang.ObjectMutable integer class for storing the data.
-
-
Field Summary
Fields Modifier and Type Field Description protected intvalueThe value of this mutable.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-