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