java int list sort code example Example: sort an arraylist of integer Click to copy//METHOD RETURNS VOID Collections.sort(arrayList);