public class ArrayListUtils extends Object
| Constructor and Description |
|---|
ArrayListUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList |
createArrayList(Object[] a) |
static double[] |
toDoubleArray(ArrayList list) |
static int[] |
toIntArray(ArrayList list) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.