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