public class MutableInteger
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
value |
| Constructor and Description |
|---|
MutableInteger() |
MutableInteger(int value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |