A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/../lang/Float.html below:

Float (Java SE 20 & JDK 20)

All Implemented Interfaces:
Serializable, Comparable<Float>, Constable, ConstantDesc

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

.

In addition, this class provides several methods for converting a float to a String and a String to a float, as well as other constants and methods useful when dealing with a float.

This is a value-based class; programmers should treat instances that are equal as interchangeable and should not use instances for synchronization, or unpredictable behavior may occur. For example, in a future release, synchronization may fail.

Floating-point Equality, Equivalence, and Comparison

The class

java.lang.Double

has a

discussion of equality, equivalence, and comparison of floating-point values

that is equally applicable to

float

values.

Since:
1.0
See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4