public class ArrayUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
format(Array.Type type,
Collection<?> objects) |
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<?> objects)
Copyright © 2019 University of Tartu. All rights reserved.