public interface ShortCellValueReader extends CellValueReader<Short>
| Modifier and Type | Method and Description |
|---|---|
short |
readShort(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
readshort readShort(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
Copyright © 2019. All rights reserved.