public class FloatHandle
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private float |
_value |
Modifier | Constructor and Description |
---|---|
private |
FloatHandle() |
|
FloatHandle(float value) |
Modifier and Type | Method and Description |
---|---|
float |
getValue() |
java.lang.Object |
readResolve() |
java.lang.String |
toString() |
Copyright 2003-2013. All Rights Reserved.