Convert an Array of Strings to a List October 22, 2018 The java.util.Arrays class has an asList method to convert the argument array into a list. This will be handy when there are large amounts of information that you need to