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