public class MutableLong extends Object
| Modifier and Type | Field and Description | 
|---|---|
| long | value | 
| Constructor and Description | 
|---|
| MutableLong() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | hashCode() | 
| String | toString() | 
| static MutableLong | valueOf(long value) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.