Module org.simpleflatmapper.csv
Interface DoubleCellValueReader
- All Superinterfaces:
CellValueReader<Double>
-
Method Summary
Modifier and TypeMethodDescriptiondouble
readDouble
(char[] chars, int offset, int length, ParsingContext parsingContext) Methods inherited from interface org.simpleflatmapper.csv.CellValueReader
read
-
Method Details
-
readDouble
-