public class MutableLong extends Object
Constructor and Description |
---|
MutableLong(long val) |
Modifier and Type | Method and Description |
---|---|
long |
get() |
long |
increment() |
long |
increment(long amt) |
void |
set(long val) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.