public class FloatDelayedGetter<T> extends Object implements FloatGetter<CsvMapperCellHandler<T>>, Getter<CsvMapperCellHandler<T>,Float>
| Constructor and Description |
|---|
FloatDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Float |
get(CsvMapperCellHandler<T> target) |
float |
getFloat(CsvMapperCellHandler<T> target) |
String |
toString() |
public float getFloat(CsvMapperCellHandler<T> target) throws Exception
getFloat in interface FloatGetter<CsvMapperCellHandler<T>>Exceptionpublic Float get(CsvMapperCellHandler<T> target) throws Exception
Copyright © 2015. All rights reserved.