public static class StaticTypeCheckingSupport.ByteArrayStaticTypesHelper extends Object
| Constructor and Description |
|---|
ByteArrayStaticTypesHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Byte |
getAt(byte[] array,
int index) |
static void |
putAt(byte[] array,
int index,
byte value) |
public static Byte getAt(byte[] array, int index)
public static void putAt(byte[] array,
int index,
byte value)