how to use collections.sort in array lists code example Example: how to sort arraylist Collections.sort(coll); -> helps sort an arraylist.