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