public class DoubleDelayedGetter<T> extends Object implements org.simpleflatmapper.reflect.primitive.DoubleGetter<CsvMapperCellHandler<T>>, org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Double>
| Constructor and Description |
|---|
DoubleDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Double |
get(CsvMapperCellHandler<T> target) |
double |
getDouble(CsvMapperCellHandler<T> target) |
String |
toString() |
public double getDouble(CsvMapperCellHandler<T> target) throws Exception
getDouble in interface org.simpleflatmapper.reflect.primitive.DoubleGetter<CsvMapperCellHandler<T>>Exceptionpublic Double get(CsvMapperCellHandler<T> target) throws Exception
get in interface org.simpleflatmapper.reflect.Getter<CsvMapperCellHandler<T>,Double>ExceptionCopyright © 2017. All rights reserved.