|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.arise.util.ArrayUtils
| Constructor Summary | |
ArrayUtils()
|
|
| Method Summary | |
static java.util.List |
asList(java.lang.Object[] a)
|
static java.util.List |
asList(java.lang.Object[] a,
boolean nullOK)
|
static java.lang.String |
toString(java.lang.Object[] a)
|
| 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 java.util.List asList(java.lang.Object[] a)
public static java.util.List asList(java.lang.Object[] a,
boolean nullOK)
public static java.lang.String toString(java.lang.Object[] a)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth