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