I have provided a skeleton class with empty methods. I need someone to help me t
I have provided a skeleton class with empty methods. I need someone to help me to fill in the methods with code as specified by the javadocs for each method. Additionally, create a Test class with a main() method, in which I must test all of the methods of the StringLinkedList class.Deliverables:• StringLinkedList.java • Test.java