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