org.sfm.csv.impl.primitive
public class DoubleDelayedGetter<T> extends Object implements DoubleGetter<DelayedCellSetter<T,?>[]>, Getter<DelayedCellSetter<T,?>[],Double>
| Constructor and Description |
|---|
DoubleDelayedGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Double |
get(DelayedCellSetter<T,?>[] target) |
double |
getDouble(DelayedCellSetter<T,?>[] target) |
String |
toString() |
public double getDouble(DelayedCellSetter<T,?>[] target) throws Exception
getDouble in interface DoubleGetter<DelayedCellSetter<T,?>[]>Exceptionpublic Double get(DelayedCellSetter<T,?>[] target) throws Exception
Copyright © 2015. All rights reserved.