public class ArrayUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
format(Array.Type type,
Collection<?> values) |
static List<String> |
parse(Array.Type type,
String string) |
public static List<String> parse(Array.Type type, String string)
public static String format(Array.Type type, Collection<?> values)
Copyright © 2024. All rights reserved.