Modifier and Type | Field and Description |
---|---|
long |
value
The
long contained by this holder. |
Constructor and Description |
---|
LongHolder()
Make a new
LongHolder with a null value. |
LongHolder(long value)
Make a new
LongHolder with value as
the value. |
Copyright © The Apache Software Foundation. All Rights Reserved.