public class BigDecimalCellValueReader extends Object implements CellValueReader<BigDecimal>
| Constructor and Description |
|---|
BigDecimalCellValueReader() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
read(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
public BigDecimal read(char[] chars, int offset, int length, ParsingContext parsingContext)
read in interface CellValueReader<BigDecimal>Copyright © 2018. All rights reserved.