public class MathUtil extends Object
| Constructor and Description |
|---|
MathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static double |
convertToDouble(Object data)
Converts the input to double
|
public static double convertToDouble(Object data)
data - Input for the conversionCopyright © 2019 WSO2. All rights reserved.