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