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