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