public class MutableLong
extends java.lang.Object
| Constructor and Description |
|---|
MutableLong()
Default constructor
|
MutableLong(long initialValue)
Construct the holder with initial value.
|
Copyright © 2011 - 2013 LMAX Ltd. All Rights Reserved.