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