public class MutableInteger
extends java.lang.Object
| Constructor and Description |
|---|
MutableInteger() |
MutableInteger(int val) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
void |
setValue(int value) |
Copyright 2004-2025 Solace Corporation. All rights reserved.