Preview
Second Preview of ClassFile API (JEP 466).
Programs can only use FloatEntry
when preview features are enabled.
Preview features may be removed in a future release,
or upgraded to permanent features of the Java platform.
CONSTANT_Float_info
constant in the constant pool of a
classfile.
Modifier and Type | Method and Description |
---|---|
public float | |
public default TypeKind | Returns: the type of the constantOverrides default java. Returns the type of the constant. |
floatValue | back to summary |
---|---|
public float floatValue() Returns the float value.
|
typeKind | back to summary |
---|---|
public default TypeKind typeKind() Overrides default java. Returns the type of the constant. |