|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.annox.util.ArrayUtils
public class ArrayUtils
Constructor Summary | |
---|---|
ArrayUtils()
|
Method Summary | ||
---|---|---|
static
|
asObjectArray(Object array)
|
|
static
|
asPrimitiveArray(Object array)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayUtils()
Method Detail |
---|
public static <T> T asPrimitiveArray(Object array)
public static <T> T[] asObjectArray(Object array)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |