|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.util.ArrayListUtils
public class ArrayListUtils
| Constructor Summary | |
|---|---|
ArrayListUtils()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList |
createArrayList(java.lang.Object[] a)
|
static double[] |
toDoubleArray(java.util.ArrayList list)
|
static int[] |
toIntArray(java.util.ArrayList list)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayListUtils()
| Method Detail |
|---|
public static java.util.ArrayList createArrayList(java.lang.Object[] a)
public static int[] toIntArray(java.util.ArrayList list)
public static double[] toDoubleArray(java.util.ArrayList list)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||