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