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