public class DOUBLE extends Object
| Constructor and Description |
|---|
DOUBLE() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
parseDouble(String value)
Parses the string argument as a double value and returns 0.0 when the string is not valid
|
Copyright © 2018. All rights reserved.