public interface FloatCellValueReader extends CellValueReader<Float>
| Modifier and Type | Method and Description |
|---|---|
float |
readFloat(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
readfloat readFloat(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
Copyright © 2016. All rights reserved.