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