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