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