- decimalDigitsExact() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
-
Indicates whether the binary to ASCII conversion was exact.
- digitsRoundedUp() - Method in interface sun.misc.FloatingDecimal.BinaryToASCIIConverter
-
Indicates whether the value was rounded up during the binary to ASCII conversion.
- DoubleConsts - Class in sun.misc
-
This class contains additional constants documenting limits of the double
type.
- DuplicateFormatFlagsException - Exception in java.util
-
Unchecked exception thrown when duplicate flags are provided in the format specifier.
- DuplicateFormatFlagsException(String) - Constructor for exception java.util.DuplicateFormatFlagsException
-
Constructs an instance of this class with the specified flags.