public class MutableLong
extends java.lang.Object
Constructor and Description |
---|
MutableLong() |
MutableLong(long longValue) |
Modifier and Type | Method and Description |
---|---|
long |
getValue() |
void |
setValue(long value) |
Copyright 2004-2024 Solace Corporation. All rights reserved.