- All Known Subinterfaces:
BooleanCellValueReader,ByteCellValueReader,CharCellValueReader,DoubleCellValueReader,FloatCellValueReader,IntegerCellValueReader,LongCellValueReader,ShortCellValueReader
- All Known Implementing Classes:
CellValueReaderToStringReaderAdapter
public interface CellValueReader<T>
-
Method Summary
Modifier and TypeMethodDescriptionread(char[] chars, int offset, int length, ParsingContext parsingContext)
-
Method Details
-
read
-