public static class StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper extends Object
| Constructor and Description |
|---|
DoubleArrayStaticTypesHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
getAt(double[] array,
int index) |
static void |
putAt(double[] array,
int index,
double value) |
public static Double getAt(double[] array, int index)
public static void putAt(double[] array,
int index,
double value)