public interface DoubleCellValueReader extends CellValueReader<Double>
| Modifier and Type | Method and Description |
|---|---|
double |
readDouble(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
readdouble readDouble(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
Copyright © 2018. All rights reserved.