public final class IndexedDoubleArrayGetter extends Object implements Getter<double[],Double>, DoubleGetter<double[]>
| Constructor and Description |
|---|
IndexedDoubleArrayGetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
Double |
get(double[] target)
Return the property from the specified object.
|
double |
getDouble(double[] target) |
public double getDouble(double[] target)
throws Exception
getDouble in interface DoubleGetter<double[]>ExceptionCopyright © 2019. All rights reserved.