What is the function of the sort(Comparator"? super E" c) method from the List interface? Data Structures What is the function of the sort(Comparator"? super E" c) method from the List interface? Answer: sorts the list using the order generated the the provided Comparator. The Comparator has several methods of its own that can be used to sort the list. Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.