Double

Class Double

All Implemented Interfaces:
Serializable, Comparable<Double>
public final class Double
extends Number
implements Comparable<Double>

The Double class wraps a value of the primitive type double in an object. An object of type Double contains a single field whose type is double.

In addition, this class provides several methods for converting a