Modifier and Type | Field and Description |
---|---|
float |
j
the primitive value boxed by this instance
|
Modifier | Constructor and Description |
---|---|
private |
Box.Float(float c) |
public static final Box.Float mk(float c)
box an float value
public java.lang.String toString()
toString
in class java.lang.Object