create an arraylist from an array java code example Example: Create ArrayList from array java new ArrayList<>(Arrays.asList(array))