public class Collections
extends java.lang.Object
| Constructor and Description |
|---|
Collections() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
toIntArray(java.util.Collection<java.lang.Integer> collection) |
static long[] |
toLongArray(java.util.Collection<java.lang.Long> collection) |