public class ArrayUtils extends Object
Constructor and Description |
---|
ArrayUtils() |
Modifier and Type | Method and Description |
---|---|
static <T> T[] |
asObjectArray(Object array) |
static <T> T |
asPrimitiveArray(Object array) |
Copyright © 2006–2019. All rights reserved.