how to sort an arraylist according to the age in the list code example Example: how to sort arraylist Collections.sort(coll); -> helps sort an arraylist.