public static class Extractors.DoubleExtractor extends Object
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
double |
doubleValue() |
protected boolean |
extract0(char[] data,
int offset,
int length,
CSVHeaderInformation optionalData) |
Double |
value() |
protected void clear()
protected boolean extract0(char[] data,
int offset,
int length,
CSVHeaderInformation optionalData)
public Double value()
public double doubleValue()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.