public static class CommonRowParser.DecimalNumber
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
doubleBase |
int |
exponent |
int |
scale |
boolean |
useDoubleBase |
long |
value |
Constructor and Description |
---|
DecimalNumber() |
Modifier and Type | Method and Description |
---|---|
double |
getDoubleValue() |
Copyright (C) 2003-2021 SQLstream, Inc.