public class LongReference
extends java.lang.Object
Constructor and Description |
---|
LongReference()
Initialize.
|
LongReference(long value)
Initialize.
|
Modifier and Type | Method and Description |
---|---|
long |
get()
Returns the value.
|
void |
set(long value)
Set the value.
|
java.lang.String |
toString() |