Mícéal Gallagher in Collection 1 minutes

Java - Add String array to String list

If you have a String[] that you want to add to a List<String>, you can do so using the following: