|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.common.util.ArrayUtils
public final class ArrayUtils
| Field Summary | |
|---|---|
static java.lang.Long[] |
EMPTY_LONG_ARRAY
|
| Constructor Summary | |
|---|---|
ArrayUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
isEmpty(java.lang.Object[] obj)
|
static boolean |
isNotEmpty(java.lang.Object[] obj)
|
static java.lang.Object[] |
translate(java.util.Collection objs,
java.lang.Class klass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Long[] EMPTY_LONG_ARRAY
| Constructor Detail |
|---|
public ArrayUtils()
| Method Detail |
|---|
public static java.lang.Object[] translate(java.util.Collection objs,
java.lang.Class klass)
public static boolean isEmpty(java.lang.Object[] obj)
public static boolean isNotEmpty(java.lang.Object[] obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||