Package java.lang
The Float class wraps a value of primitive type float in an object. An object of type Float contains a single field whose type is float.
Public Constructors
Public Methods
Methods inherited from java.lang.Number
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from java.lang.Object
_INSERT_INHERITED_METHOD_ENTRY_HERE_
Public Fields
_INSERT_FIELDS_ENTRY_HERE_