how to sort an arraylist in c++ code example Example: how to sort arraylist Collections.sort(coll); -> helps sort an arraylist.