I am reading a file and sorting a list, and I cannot figure out why I am getting an error on line 15 that contains the following code


Collections.sort(sortedContributorList, new...