protected static class AbstractMapBag.MutableInteger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
value
The value of this mutable.
|
Constructor and Description |
---|
MutableInteger(int value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |