public class DoubleDelayedGetter<T> extends Object implements DoubleGetter<CsvMapperCellHandler<T>>, 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 DoubleGetter<CsvMapperCellHandler<T>>Exceptionpublic Double get(CsvMapperCellHandler<T> target) throws Exception
Copyright © 2015. All rights reserved.