public final class MutableInteger extends Object
| Constructor and Description |
|---|
MutableInteger(int value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getValue() |
int |
hashCode() |
void |
setValue(int value) |
String |
toString() |
Copyright © 2018 SPF4J. All rights reserved.