Java.Lang.Float: Constructor Members

The constructors of Java.Lang.Float are listed below. For a list of all members, see the Float Members list.

See Also: Inherited members from Java.Lang.Number

Public Constructors

Constructs a new Float with the specified primitive double value.
Constructs a new Float with the specified primitive float value.
Constructs a new Float from the specified string.