How do I convert a list of String into an array? The following code returns an error.
public static void main(String[] args) { List strlist
I've designed and implemented Dollar for this kind of tasks:
String[] strarray= $(strlist).toArray();