|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebasetech.ufs.utility.ArrayUtil
Constructor Summary | |
ArrayUtil()
|
Method Summary | |
static boolean |
isIndexInBounds(java.lang.Object[] arry,
int index)
|
static boolean |
isNullOrEmpty(java.lang.Object[] array)
|
static java.lang.String[] |
toStringArray(java.lang.Object[] array)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArrayUtil()
Method Detail |
public static boolean isIndexInBounds(java.lang.Object[] arry, int index)
public static boolean isNullOrEmpty(java.lang.Object[] array)
public static java.lang.String[] toStringArray(java.lang.Object[] array)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |