public class ListUtils extends Object
| Constructor and Description |
|---|
ListUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
toArrayString(List<String> list) |
static List<Integer> |
toList(int[] ids) |
static List<String> |
toList(String[] ids) |
Copyright © 2021. All rights reserved.