public class ArrayUtil
extends java.lang.Object
| Constructor and Description |
|---|
ArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.reflect.Type |
getComponentType(java.lang.reflect.Type arrayType) |
static java.lang.Object |
newArray(java.lang.reflect.Type componentType,
int length) |