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