how to sort an arraylist of integers in java code example Example: sort an arraylist of integer //METHOD RETURNS VOID Collections.sort(arrayList);