Double class
A Java class that encapsulates the primitive data type, double. The class provides accessor methods that support getting and setting the value.
Related terms
class, data type, double data type, Java, method, value
Contrast with
BigDecimal class, Float class, Integer class, number data type

Additional Links:

Copyright Actuate Corporation 2012