public interface LongCellValueReader extends CellValueReader<Long>
| Modifier and Type | Method and Description |
|---|---|
long |
readLong(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
readlong readLong(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
Copyright © 2018. All rights reserved.