public class Array extends Object
Constructor and Description |
---|
Array() |
Modifier and Type | Method and Description |
---|---|
static Object |
newInstance(Class<?> componentType,
int length) |
static Object |
newInstance(Class<?> componentType,
int[] dimensions) |