public class ArrayUtils extends Object
| Constructor and Description |
|---|
ArrayUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getDimensionCount(Object array) |
static int[] |
getDimensions(Object array) |
static Class<?> |
getElementType(Class<?> type) |