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