Description: Open the eleventh chapter of the IOStreamDemo.java file, read one of the lines, so that each line to form a String object. And then use the java.util.Comparator interface to re define the comparison between the String object method: the lower case of each String to the capital after the comparison. Use the comparison method to sort these String, according to the order large to small in a LinkedList. At the end of the LinkedList String in the order of the output to another file inverse.txt
To Search:
File list (Check if you may need any files):
stringTest.java