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