public final class DoublePrecision extends Object
| Modifier and Type | Method and Description |
|---|---|
static Double |
parseEncodedFloatingPointNumber(Object val) |
static Double |
parseFloatingPointNumber(String str) |
public static Double parseFloatingPointNumber(String str) throws NumberFormatException
NumberFormatExceptionpublic static Double parseEncodedFloatingPointNumber(Object val) throws NumberFormatException
NumberFormatExceptionCopyright © 2024. All rights reserved.