how to convert arr to arraylist code example Example: java array to arraylist List<Element> list = Arrays.asList(array);