eharrislife7822 eharrislife7822 16-03-2020 Computers and Technology contestada Create a new collection class named SortedLinkedCollection that implementsa collection using a sorted linked list. Include a toString method as described inExercise 30a. Include a test driver application that demonstrates your class workscorrectly