public class CollectionUtil extends Object
| Constructor and Description |
|---|
CollectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
join(Collection<?> collection,
String joinSymbol) |
static Object[] |
slice(Object[] args,
int pos) |
public static String join(Collection<?> collection, String joinSymbol)
Copyright © 2021. All rights reserved.