public class RefDouble
extends java.lang.Object
| Constructor and Description |
|---|
RefDouble(double value)
Initializes a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
double |
get() |
double |
set(double anotherValue) |
java.lang.String |
toString() |