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