public class MutableInteger extends Object
This class is not thread-safe.
Modifier and Type | Field and Description |
---|---|
int |
value
Mutable integer value of this instance.
|
Constructor and Description |
---|
MutableInteger() |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.